diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 3352ffbe..bedf999b 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -7,13 +7,18 @@
-
| 4.2 (?/?/?,Rev.1333) |
+ |
| 4.2 (?/?/?) |
General
+Core
+
+- Fixed bug where range iterators contained an invalid element when the range was empty
+
+
IO
- loaded properties are presistant per default
@@ -30,6 +35,7 @@
- add obj writer unittest
- add unittest for write stla
- Fixed bug where Some C++11 unittests were not build and used
+- Added more unittests c++11 ranges vvrange and vertexrange
|