diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 3c4bec88..f3c542e1 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -44,6 +44,11 @@
Fixed segfault in decimater due to a bad pointer
+Utils
+
+- Add factory functions for creating PropertyManagers without restating the mesh type in C++11
+
+