Added changelog entry

This commit is contained in:
Jan Möbius
2016-08-16 16:03:01 +02:00
parent 2e6820a16b
commit 9cdd56d90e

View File

@@ -13,13 +13,18 @@
<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>
</ul>
<b>IO</b>
<ul>
<li>STL Reader: Identify stl files containing solid keyword as ASCII type</li>
</ul>
<b>General</b>
<ul>
<li>Fixed undefined MSVC macro warning (Thanks to Xan for the patch)</li>
</li>
</ul>
<b>Build System</b>
<ul>