Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 454)
+++ trunk/docs/Changelog	(revision 456)
@@ -4,4 +4,10 @@
 	* Allow multiple exclusions for SUID check
 	* Use calloc instead of malloc
+	* Add overflow check in minilzo.c (but the potential integer
+	  overflow [CVE-2014-4607,LMS-2014-06-16-1] is irrelevant anyway
+	  because the function is never used on external data).
+	* Fixed a minor bug in exepack_fill.c that was unearthed by the minilzo
+	  overflow check (the required buffer length information for the check
+	  wasn't provided)
 
 3.1.1 (01-0-2014):
