aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2015-09-14 12:50:42 -0700
committerLev Walkin <vlm@lionet.info>2015-09-14 12:50:49 -0700
commita1e5b9d3c4a4398ac69cf2c30b001ce6e70a032e (patch)
tree2fceb95daff5dd6343935b7f3cbc8670680b8c49 /ChangeLog
parentc4edd19acacd825d94d36fb37d10f2ad6822f041 (diff)
autoreconf-2.69 fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 76fdc2db..3c48c125 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.