diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index cefdae14..1529d5b8 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -21,6 +21,7 @@
IO
- PLY Reader: Fixed binary reader errors in ply reader. (Thanks to Michael Kremer for the patch)
+- Throw error when no readers are available (Thanks to Christian Feurer for the patch)
Build System