autoreconf-2.69 fix
diff --git a/ChangeLog b/ChangeLog
index 76fdc2d..3c48c12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
 
 0.9.??:
-    * Fixed generated file permissions introduced by earlier pull (issue/32).
     * Constness patch #46 by Wim L <wiml@omnigroup.com> (41bbf1c..78d604f).
+    Build issues:
+    * Fixed generated file permissions introduced by earlier pull (issue/32).
     * Win32/MinGW patch #31 by Frank Morgner (frankmorgner).
+    * Autoreconf fix patch by Dave Cridland (github.com/dwd)
+    * Fix autoreconf-2.69 failure by github.com/brchiu
 
 0.9.27: 2014-Sep-17
     * Build structure fixes for portability.