diff --git a/CHANGES b/CHANGES
index f85636e8d2c5e2913a30ad348f9c307ec9228401..e3936bec3d92ec8f44193a67ff130ca2e46bf22a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,9 @@
 - Export 'Text' instances from Text.Parsec
 - Make Text.Parsec exports more visible
 - Re-arrange Text.Parsec exports
+- Add functions 'crlf' and 'endOfLine' to Text.Parsec.Char for handling
+  input streams that do not have normalized line terminators.
+- Fix off-by-one error in Token.charControl
 
 3.1.4 & 3.1.5