diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 4b14dee4..ab98791a 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -6,7 +6,7 @@
-
| 3.4 (?/?/?,Rev.1220) |
+ |
| 3.4 (?/?/?,Rev.1222) |
Core
@@ -17,6 +17,7 @@
IO
- Writers: Avoid std::endl in various writers to avoid flushing the output stream on every line. (Thanks to Roman Zoller for the hint).
+- OBJReader: fix reading mtl files with texture only for obj files
Tools
|