diff --git a/CHANGELOG b/CHANGELOG index d44df52b22bf3fd2d75b30e7f8609bf8b81eec63..a81c099bf77c251550c5761b3dc2e06adaf8c191 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 766015c5db04ed73101e09286e2959b610072639..443af90542766902e1ca0c3d429a04d4f50a81e6 100644 --- a/Doc/history.docu +++ b/Doc/history.docu @@ -21,6 +21,7 @@