diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 4cfc34bb..73a97c72 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -8,6 +8,12 @@
| 8.1 (?/?/?) |
+Utils
+
+- Change PropertyManager::operator* to access the property value for mesh properties
+- PropertyManager: add hasProperty function
+
+
Build System
- Generate OpenMeshConfig.cmake (Thanks to Thibault Payet for the patch)
|