diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 5b291fd1..e9720768 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -45,6 +45,7 @@
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)
+OM Reader: Positions with scalar type double will be stored as doubles.