From 0836019f915ac05d5fabf0867aa62de5399d562c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Thu, 17 Dec 2009 13:31:47 +0000 Subject: [PATCH] Updated changelogs git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@255 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 0e72e9c6..f8c0e992 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,11 +2,12 @@ #============================================================================================ -OpenMesh 2.0-RC5 ( Rev 253 ): +OpenMesh 2.0-RC5 ( Rev 255 ): * Core - Fixed build error in function calc_dihedral_angle_fast - Made iterators/circulators stl compliant +- Provide begin/end functions for circulators * Readers/Writers - Fixed build error in STL writer diff --git a/Doc/history.docu b/Doc/history.docu index e280f969..000bed53 100644 --- a/Doc/history.docu +++ b/Doc/history.docu @@ -7,12 +7,13 @@ -2.0-RC5 (?/?/?,Rev.253) +2.0-RC5 (?/?/?,Rev.255) Core Readers/Writers