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
- 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
- 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 ):
* Core