Merge branch 'changelog' into 'master'

Updated changelog for 6.3



See merge request !82
This commit is contained in:
Jan Möbius
2016-08-15 11:32:19 +02:00

View File

@@ -9,6 +9,13 @@
<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>
<ul>
<li>Fixed undefined MSVC macro warning (Thanks to Xan for the patch)</li>