diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 1560398e..f8ad6d49 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -7,10 +7,22 @@
-
| 2.1.1 (?/?/?,Rev.5314) |
+ |
| 2.1.1 (2012/03/01,Rev.544) |
+
+Tools
+
+- Fixed wrong INCLUDE_TEMPLATE include definition headers for NormalCone, and some decimater modules-
+
+
Unittests
-- Always build the unit tests if google test has been found
+- Only build the unit tests if google test has been found
+- Added flag to enable/disable building of unit tests
+
+
+Build system
+
+- Drop Template only cc files (they produce no code and trigger some warnings)
|