summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 033cb9bb..64d6cd01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-14 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 1257
+ * Makefile.am (AM_CFLAGS): Add -fexceptions.
+ * loc2c.c (c_translate_location): Invoke *fail properly.
+ * Makefile.in: Regenerated.
+
2005-09-13 Graydon Hoare <graydon@redhat.com>
PR 1260