Updated changelog

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@607 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2012-06-21 14:57:08 +00:00
parent da60509dac
commit 4c5f800006

View File

@@ -7,7 +7,7 @@
<!-- --------------------------------------------------------------------- --> <!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>2.2.1</b> (?/?/?,Rev.601)</td><td> <tr valign=top><td><b>2.2.1</b> (?/?/?,Rev.606)</td><td>
<b>IO</b> <b>IO</b>
<ul> <ul>
@@ -28,6 +28,15 @@
<li>Fixed typo on main page</li> <li>Fixed typo on main page</li>
</ul> </ul>
<b>Build system</b>
<ul>
<li>Updated the Compiler flags construction to remove some unnecessary warnings with clang</li>
<li>Don't add the largeaddressaware flag when building with mingw</li>
</ul>
</tr> </tr>
<tr valign=top><td><b>2.2</b> (2012/06/14,Rev.587)</td><td> <tr valign=top><td><b>2.2</b> (2012/06/14,Rev.587)</td><td>