summaryrefslogtreecommitdiff
path: root/fastjar/ChangeLog
diff options
context:
space:
mode:
authorbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-15 07:36:33 +0000
committerbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-15 07:36:33 +0000
commit7627cc2dc987d2d78380325235511d381b08c75c (patch)
treeb80aa3c0a756ebf7ee3bf9bec6d5d811fe14581b /fastjar/ChangeLog
parent79b6852958a720e32932ec25255a979c372bdaa8 (diff)
downloadgcc-7627cc2dc987d2d78380325235511d381b08c75c.tar.gz
2004-06-15 Paolo Bonzini <bonzini@gnu.org>
* acinclude.m4: Quote first argument of AC_DEFUNs. * aclocal.m4: Regenerate with automake 1.8. * Makefile.in: Likewise. * configure: Regenerate. * .cvsignore: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83168 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fastjar/ChangeLog')
-rw-r--r--fastjar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog
index 5032e913cca..0b0c0fa1c08 100644
--- a/fastjar/ChangeLog
+++ b/fastjar/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-15 Paolo Bonzini <bonzini@gnu.org>
+
+ * acinclude.m4: Quote first argument of AC_DEFUNs.
+ * aclocal.m4: Regenerate with automake 1.8.
+ * Makefile.in: Likewise.
+ * configure: Regenerate.
+ * .cvsignore: New file.
+
2004-04-12 Kelley Cook <kcook@gcc.gnu.org>
PR bootstrap/14905