Updated changelogs

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@377 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2011-02-10 15:48:27 +00:00
parent 5cf922f9b9
commit e4549aa386
2 changed files with 16 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
#============================================================================================ #============================================================================================
OpenMesh 2.0.1 ( Rev 363 ): OpenMesh 2.0.1 ( Rev 376 ):
* Core * Core
- Work with gcc 4.6: ptrdiff_t not correctly included from std, Thanks to Ville Heiskanen for the patch) - Work with gcc 4.6: ptrdiff_t not correctly included from std, Thanks to Ville Heiskanen for the patch)
@@ -12,6 +12,12 @@ OpenMesh 2.0.1 ( Rev 363 ):
* Build System * Build System
- Updated debian dir (thanks to Jean Pierre Charalambos) - Updated debian dir (thanks to Jean Pierre Charalambos)
* Documentation
- Fixed error in image about edge collapses
- Fixed wrong strip path in doxygen settings
- Fixed compilation instructions for mac
- Switched to white background with black text
OpenMesh 2.0 ( Rev 356 ): OpenMesh 2.0 ( Rev 356 ):
* Core * Core

View File

@@ -8,7 +8,7 @@
<!-- --------------------------------------------------------------------- --> <!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>2.0.1</b> (?/?/?,Rev.363)</td><td> <tr valign=top><td><b>2.0.1</b> (?/?/?,Rev.376)</td><td>
<b>Core</b> <b>Core</b>
<ul> <ul>
<li>Work with gcc 4.6: ptrdiff_t not correctly included from std, Thanks to Ville Heiskanen for the patch)</li> <li>Work with gcc 4.6: ptrdiff_t not correctly included from std, Thanks to Ville Heiskanen for the patch)</li>
@@ -24,6 +24,14 @@
<li>Updated debian dir (thanks to Jean Pierre Charalambos)</li> <li>Updated debian dir (thanks to Jean Pierre Charalambos)</li>
</ul> </ul>
<b>Documentation</b>
<ul>
<li>Fixed error in image about edge collapses</li>
<li>Fixed wrong strip path in doxygen settings</li>
<li>Fixed compilation instructions for mac</li>
<li>Switched to white background with black text</li>
</ul>
</tr> </tr>
<tr valign=top><td><b>2.0</b> (2010/12/21,Rev.356)</td><td> <tr valign=top><td><b>2.0</b> (2010/12/21,Rev.356)</td><td>