Updated changelog for 6.3

This commit is contained in:
Jan Möbius
2016-08-15 11:10:10 +02:00
parent fc309bd690
commit f6f78653a8

View File

@@ -9,6 +9,13 @@
<tr valign=top><td><b>6.3</b> (?/?/?)</td><td> <tr valign=top><td><b>6.3</b> (?/?/?)</td><td>
<b>Core</b>
<ul>
<li>Fixed type pun warning with gcc-6</li>
<li>Fixed incorrect type of hash function for boost causing a warning with clang</li>
</li>
<b>General</b> <b>General</b>
<ul> <ul>
<li>Fixed undefined MSVC macro warning (Thanks to Xan for the patch)</li> <li>Fixed undefined MSVC macro warning (Thanks to Xan for the patch)</li>