Updated Changelog

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@214 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2009-10-16 14:00:34 +00:00
parent 395c40f40d
commit 2bd9e5aa6e
2 changed files with 3 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
#============================================================================================
OpenMesh 2.0-RC4 ( Rev 211 ):
OpenMesh 2.0-RC4 ( Rev 213 ):
* Core
- Added function for direct access to property vectors
- Fixed clear functions to swap vectors. This frees OpenMesh memory when clear is invoked.
@@ -25,6 +25,7 @@ OpenMesh 2.0-RC4 ( Rev 211 ):
- Generate sonames under linux (cmake)
- Debian build dir for building Debian packages (Thanks to Jean Pierre Charalambos)
- Package generator for windows. Builds an setup file containing precompiled static libs and includes for windows.
- Throw warning if a min or max macro is defined under windows and suggest NOMINMAX (Thanks to Ingo Esser)
* Documentation

View File

@@ -34,6 +34,7 @@
<li> Generate sonames under linux (cmake)</li>
<li> Debian build dir for building Debian packages (Thanks to Jean Pierre Charalambos)</li>
<li> Package generator for windows. Builds an setup file containing precompiled static libs and includes for windows.</li>
<li> Throw warning if a min or max macro is defined under windows and suggest NOMINMAX (Thanks to Ingo Esser)</li>
</ul>
<b>Documentation</b>