diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 91c1aca7..4039580a 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -17,6 +17,7 @@
IO
- Obj reader: added texCoord3d functions to objloader
+- Importer: Integrate non-manifold faces while importing and not at the end. Fixes missing properties on non-manifolds. (Thanks to Max Limper for the patch, Merge Request 51)
-
VectorT