diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 3287009f..2511bc6f 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -8,7 +8,7 @@
-
| 2.2 (?/?/?,Rev.585) |
+ |
| 2.2 (2012/06/14,Rev.587) |
Core
@@ -31,6 +31,11 @@
- Added normalized function to VectorT which returns a normalized vector whithout modifying the current one.
+Geometry
+
+- Fixed multiple connections of the omlog streams. (Thanks to Steffen Sauer for the patch)
+
+
Unittests
- Added unittest for calling the normal computations.
|