Added changelog entry
This commit is contained in:
@@ -13,13 +13,18 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Fixed type pun warning with gcc-6</li>
|
<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>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>
|
<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>
|
||||||
</li>
|
</ul>
|
||||||
|
|
||||||
<b>Build System</b>
|
<b>Build System</b>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user