Updated changelog

This commit is contained in:
Jan Möbius
2016-08-15 10:34:52 +02:00
parent 6f811b5bd9
commit b64ef6b56d

View File

@@ -26,6 +26,7 @@
<b>General</b> <b>General</b>
<ul> <ul>
<li>Added size_t hash_value functions to support boost unordered_set and map</li> <li>Added size_t hash_value functions to support boost unordered_set and map</li>
<li>Fixed undefined MSVC macro warning (Thanks to Xan for the patch)</li>
</ul> </ul>