diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index ff1c2fde..b95f1239 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -11,6 +11,7 @@
General
- New logo for OpenMesh and switched to VCI schema
+- Fix Internal Compiler Error in Visual Studio 2015 Community edition (Enterprise version does not trigger this error)
Core
@@ -30,6 +31,17 @@
Some fixes for min gw (Thanks to Xan for the patch)
+Infrastructure
+
+- Build drag and drop installer for Mac in Daily Builds
+
+
+Documentation
+
+- Move documentation of PropertyManager factory functions to PropertyManager Doxygen page
+
+
+