diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 643ee556..479ce482 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -6,7 +6,12 @@
-
| 3.4 (?/?/?,Rev.1249) |
+ |
| 3.4 (?/?/?,Rev.1255) |
+
+LICENSE
+
+- OpenMesh has been relicensed to BSD-3
+
Core
@@ -61,6 +66,7 @@
- fix windows warning about unknown preprocessor define
- Default to release build type if not selected via cmake. Only on non Win platforms
- No copy after build required for doc, as its copied by doxygen anyway
+- Got rid of the old ACGMakefiles, as they were not maintained anymore
|