Updated changelog

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1210 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2015-01-21 12:10:27 +00:00
parent f1a9b3a871
commit 9ff77cab2c

View File

@@ -6,7 +6,18 @@
<!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>3.4</b> (?/?/?,Rev.1204)</td><td>
<tr valign=top><td><b>3.4</b> (?/?/?,Rev.1209)</td><td>
<b>IO</b>
<ul>
<li>Writers: Avoid std::endl in various writers to avoid flushing the output stream on every line. (Thanks to Roman Zoller for the hint).</li>
</ul>
<b>General</b>
<ul>
<li>Fixed various build warnings</li>
</ul>
</tr>