From 9c2e8be470719b7b27de444d6ea6d02978c28a65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Tue, 21 Dec 2010 13:00:38 +0000 Subject: [PATCH] Updated changelog for release git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@357 fdac6126-5c0c-442c-9429-916003d36597 --- CHANGELOG | 4 +++- Doc/history.docu | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 9fff9342..e4e353a9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,7 @@ #============================================================================================ -OpenMesh 2.0 ( Rev 348 ): +OpenMesh 2.0 ( Rev 356 ): * Core - Improve computation of normals for poly meshes ( now the average normal is taken not the normal of one triangle) @@ -35,6 +35,8 @@ OpenMesh 2.0 ( Rev 348 ): - Added preprocessor directives such that doxigen parses vectorT correctly * Build System +- Copy Doc directories to installers +- Copy shared Qt Libs to build dir on windows - Updated glew and glut finders - Respect seperate settings for build types (release,debug,relwithdebinfo) - Extend macros acg_append_files_recursive acg_append_files to not include files starting with a dot diff --git a/Doc/history.docu b/Doc/history.docu index 367c65a5..5e16b3cc 100644 --- a/Doc/history.docu +++ b/Doc/history.docu @@ -7,7 +7,7 @@ -2.0 (2010/12/1,Rev.348) +2.0 (2010/12/21,Rev.356) Core