diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index f63e6986..8af7b468 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -8,16 +8,24 @@
-
| 2.4 (?/?/?,Rev.783) |
+ |
| 2.4 (?/?/?,Rev.799) |
IO
- Made STL Reader work, with the clear = false flag and Redundant lookup removed. ( Thanks to Peter Newman for the patch)
+- Missing include, preventing build on VS2012 (Thanks to Mageri Filali Maltouf for the patch)
+
+
+
+Decimater
+
+- Make Hausdorff module thread safe. Removed static point vector. (Thanks to Falko Löffler for the fix)
Unittests
- Added unittests for delete_face
+- Added unittests for circulators
|