From 345dfd75e624c74d2e8a7cff7707e3894d766081 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Mon, 4 Jan 2010 12:03:51 +0000 Subject: [PATCH] Updated Changelogs git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@258 fdac6126-5c0c-442c-9429-916003d36597 --- CHANGELOG | 3 ++- Doc/history.docu | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index d44df52b..a81c099b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ #============================================================================================ -OpenMesh 2.0-RC5 ( Rev 256 ): +OpenMesh 2.0-RC5 ( Rev 258 ): * Core - Fixed build error in function calc_dihedral_angle_fast @@ -13,6 +13,7 @@ OpenMesh 2.0-RC5 ( Rev 256 ): * Readers/Writers - Fixed build error in STL writer - Fixed and enhanced PLY reader to improve handling of unknown properties (Thanks to Michal Nociar for the patch) +- Fixed crash in Offreader with DOS line endings. (Thanks to Adrian Secord for the patch) * Documentation - Added mesh navigation tutorial diff --git a/Doc/history.docu b/Doc/history.docu index 766015c5..443af905 100644 --- a/Doc/history.docu +++ b/Doc/history.docu @@ -21,6 +21,7 @@ Documentation -- GitLab