summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb467497f..aab0f66e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2008-09-13 Andrew John Hughes <gnu_andrew@member.fsf.org>
+
+ * examples/Makefile.am,
+ * lib/Makefile.am:
+ Add GCJ rules.
+ * m4/ac_prog_javac.m4:
+ Check whether JAVAC is gcj.
+ * m4/ac_prog_javac_works.m4:
+ Add GCJ rules.
+ * m4/acinclude.m4:
+ Don't bother checking for -J
+ if using GCJ.
+ * tools/Makefile.am:
+ Add GCJ rules.
+
2007-08-23 Daniel Frampton <zyridium@zyridium.net>
* AUTHORS: Added.