From e4c5bcbf6b954c5ce0a551fe5ef2b66b230c9f6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Tue, 8 Jun 2010 09:09:37 +0000 Subject: [PATCH] Updated Changelogs git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@324 fdac6126-5c0c-442c-9429-916003d36597 --- CHANGELOG | 6 ++++-- Doc/history.docu | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index e7de2c36..3d517101 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,7 @@ #============================================================================================ -OpenMesh 2.0-RC6 ( Rev 322 ): +OpenMesh 2.0-RC6 ( Rev 324 ): * Core - Improve computation of normals for poly meshes ( now the average normal is taken not the normal of one triangle) @@ -17,11 +17,13 @@ OpenMesh 2.0-RC6 ( Rev 322 ): * Documentation - Added search engine -- Added reeview on the left +- Added treeview on the left - Generate subpage structure to make treeview more organized +- Enabled Doxygen stl support * Build System - Updated glew and glut finders +- Respect seperate settings for build types (release,debug,relwithdebinfo) OpenMesh 2.0-RC5 ( Rev 306 ): diff --git a/Doc/history.docu b/Doc/history.docu index 10d6117e..6accbfe1 100644 --- a/Doc/history.docu +++ b/Doc/history.docu @@ -7,7 +7,7 @@ -2.0-RC6 (?/?/?,Rev.318) +2.0-RC6 (?/?/?,Rev.324) Core