From ab7e838d904dd933b41b380ad15eeb1e39ad2360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 3 Mar 2010 15:21:04 +0000 Subject: [PATCH] Updated Changelog git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@299 fdac6126-5c0c-442c-9429-916003d36597 --- CHANGELOG | 5 ++++- Doc/history.docu | 7 ++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index db5db286..79f1a9e8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ #============================================================================================ -OpenMesh 2.0-RC5 ( Rev 296 ): +OpenMesh 2.0-RC5 ( Rev 299 ): * Core - Fixed build error in function calc_dihedral_angle_fast @@ -34,6 +34,9 @@ OpenMesh 2.0-RC5 ( Rev 296 ): - Fixed a lot of doxygen warnings - Fixed some spellings +* Build System +- Fixed rpath issue when building and installing on MacOS + OpenMesh 2.0-RC4 ( Rev 227 ): * Core - Added function for direct access to property vectors diff --git a/Doc/history.docu b/Doc/history.docu index e2e1f452..59c8e7c9 100644 --- a/Doc/history.docu +++ b/Doc/history.docu @@ -7,7 +7,7 @@ -2.0-RC5 (2010/03/03,Rev.296) +2.0-RC5 (2010/03/03,Rev.299) Core +Build System + +