From 07e17fd9d9c7b8c9f8bf88166282494d16cecb58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 26 Jan 2011 09:39:43 +0000 Subject: [PATCH] Updated changelogs git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@364 fdac6126-5c0c-442c-9429-916003d36597 --- CHANGELOG | 6 +++++- Doc/history.docu | 7 ++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 227925b2..890cde6d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,9 +2,13 @@ #============================================================================================ -OpenMesh 2.0.1 ( Rev 360 ): +OpenMesh 2.0.1 ( Rev 363 ): * Core - Work with gcc 4.6: ptrdiff_t not correctly included from std, Thanks to Ville Heiskanen for the patch) + +* Tools +- Fixed bug in decimater where boundary check was using the wrong halfege(Thanks to Michal Nociar for the patch) + * Build System - Updated debian dir (thanks to Jean Pierre Charalambos) diff --git a/Doc/history.docu b/Doc/history.docu index c538b796..f84d68d6 100644 --- a/Doc/history.docu +++ b/Doc/history.docu @@ -8,12 +8,17 @@ -2.0.1 (?/?/?,Rev.360) +2.0.1 (?/?/?,Rev.363) Core +Tools + + Build System