diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index c79f81c1..b43b8747 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -47,6 +47,11 @@
Fixed ugly typo in __decrement function of Basehandle. Seems to be unused in the rest of the code.
+IO
+
+- Obj writer: Fix OBJ material files and face color (Thanks to Sven-Kristofer Pilz for the patch)
+
+
Build System