Updated changelog

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@580 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2012-05-02 13:03:39 +00:00
parent c656256933
commit 75e4faab58

View File

@@ -8,7 +8,7 @@
<!-- --------------------------------------------------------------------- --> <!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>2.2</b> (?/?/?,Rev.576)</td><td> <tr valign=top><td><b>2.2</b> (?/?/?,Rev.579)</td><td>
<b>Core</b> <b>Core</b>
<ul> <ul>
@@ -20,6 +20,7 @@
<b>IO</b> <b>IO</b>
<ul> <ul>
<li>Made Binary IO readers multi-thread safe. (Thanks to Dominic Genest for the patch)</li> <li>Made Binary IO readers multi-thread safe. (Thanks to Dominic Genest for the patch)</li>
<li>Fixed debug build crash on mac, reading from stringstream into emtpy string crashed when compiling with clang</li>
</ul> </ul>
<b>Geometry</b> <b>Geometry</b>