diff --git a/CHANGELOG b/CHANGELOG index e4e353a9..227925b2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,11 @@ #============================================================================================ +OpenMesh 2.0.1 ( Rev 360 ): +* Core +- Work with gcc 4.6: ptrdiff_t not correctly included from std, Thanks to Ville Heiskanen for the patch) +* Build System +- Updated debian dir (thanks to Jean Pierre Charalambos) OpenMesh 2.0 ( Rev 356 ): diff --git a/Doc/history.docu b/Doc/history.docu index 5e16b3cc..c538b796 100644 --- a/Doc/history.docu +++ b/Doc/history.docu @@ -7,6 +7,20 @@ + +