diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index c79f81c1..e45a958a 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -48,6 +48,12 @@
+IO
+
+- PLY Reader: Fixed CR LF newline handling for binary file headers.
+
+
+
Build System
- Fixed Typo in cmake install for smoother (Thanks to Takashi Michikawa for the fix).