diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index f6b6846d..3fadf1d7 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -7,11 +7,22 @@
-
| 4.2 (?/?/?,Rev.1323) |
+ |
| 4.2 (?/?/?,Rev.1333) |
IO
+- loaded properties are presistant per default
+- remove unnecessary c headers
- PLY Writer: fix crash when saving a mesh and a custom property was removed before, extend unittest for this case
+- PLY Writer: add custom property (with pod data type) support for binary ply files closes #2496
+- remove redundant code refs #2525
+- Off Writer: Removed redundant code
+
+
+Unittests
+
+- add obj writer unittest
+- add unittest for write stla
|