From 6bf6986d71cd52aa41ca67d346745bc40c26f809 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Mon, 8 Mar 2010 10:14:38 +0000 Subject: [PATCH] Updated Changes git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@306 fdac6126-5c0c-442c-9429-916003d36597 --- CHANGELOG | 3 ++- Doc/history.docu | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 79f1a9e8..e89f6344 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ #============================================================================================ -OpenMesh 2.0-RC5 ( Rev 299 ): +OpenMesh 2.0-RC5 ( Rev 306 ): * Core - Fixed build error in function calc_dihedral_angle_fast @@ -36,6 +36,7 @@ OpenMesh 2.0-RC5 ( Rev 299 ): * Build System - Fixed rpath issue when building and installing on MacOS +- Fixed install target for MacOS (headers where not copied due to bug in cmake) OpenMesh 2.0-RC4 ( Rev 227 ): * Core diff --git a/Doc/history.docu b/Doc/history.docu index 59c8e7c9..c4e27c20 100644 --- a/Doc/history.docu +++ b/Doc/history.docu @@ -7,7 +7,7 @@ -2.0-RC5 (2010/03/03,Rev.299) +2.0-RC5 (2010/03/08,Rev.305) Core