diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index cefdae14..cdb14f60 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
@@ -28,6 +29,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
+
+
+