OSDN Git Service

2005-01-02 Chris Jefferson <chris@bubblescope.net>
[pf3gnuchains/gcc-fork.git] / fastjar / ChangeLog
index 5653811..a429a63 100644 (file)
@@ -1,3 +1,24 @@
+2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
+
+       * configure.ac: Use TL_AC_GCC_VERSION to set gcc_version.
+       * configure, aclocal.m4, Makefile.in: Regenerate.
+
+2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * Makefile.am: Remove -no-dependencies.
+       * Makefile.in: Regenerate.
+
+2004-11-13  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * Makefile.am: Define ACLOCAL_AMFLAGS.
+       * acinclude.m4: Remove unnecessary sinclude.
+       * aclocal.m4, Makefile.in, configure: Regenerate (autoreconf 1.9.3).
+
+2004-09-23  Tom Tromey  <tromey@redhat.com>
+
+       * jartool.c (extract_jar): Unconditionally read extra data in the
+       entry header; don't read it after the file contents.
+
 2004-08-11  Kelley Cook  <kcook@gcc.gnu.org>
 
        PR bootstrap/16164