diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 9316a60b..8e3a3da7 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -7,7 +7,13 @@
-
| 3.1 (?/?/?,Rev.1001) |
+ |
| 3.1 (?/?/?,Rev.1021) |
+
+Core
+
+- Fix for c++11 call to pointer to member function of type 'VertexIter ()' drops 'const' qualifier (Thanks to Ronald Richter and Kenshi Takayama for the fix)
+
+
Utils
|