diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 03d0d270..60ec3095 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -30,6 +30,8 @@
IO
- PLY Reader: Fix reading doubles from PLY, missing cast (Thanks to Leo Walsh for the patch)
+- PLY Reader: Some cleanup (Thanks to Morgan Leborgne for the patch)
+- PLY Reader: Support for ushort (Thanks to Morgan Leborgne for the patch)