aboutsummaryrefslogtreecommitdiff
path: root/fastjar/ChangeLog
diff options
context:
space:
mode:
authorMatthias Klose <doko@debian.org>2002-09-10 22:09:53 +0000
committerMatthias Klose <doko@gcc.gnu.org>2002-09-10 22:09:53 +0000
commit42ac7b6d2ff3aeb16b4bf0c21a5894243595a37a (patch)
treed3e0d1f59b18d51349495707bf5775e43086b783 /fastjar/ChangeLog
parentd27442c936f55db02fafd83392127a258cf6f623 (diff)
downloadgcc-42ac7b6d2ff3aeb16b4bf0c21a5894243595a37a.zip
gcc-42ac7b6d2ff3aeb16b4bf0c21a5894243595a37a.tar.gz
gcc-42ac7b6d2ff3aeb16b4bf0c21a5894243595a37a.tar.bz2
fastjar.texi: New.
2002-09-10 Matthias Klose <doko@debian.org> * fastjar.texi: New. * Makefile.am: Support building info docs and manpages. * Makefile.in: Regenerated. * configure.in: Set gcc_version. * configure: Regenerated. * jargrep.c: Update usage and help strings. From-SVN: r57013
Diffstat (limited to 'fastjar/ChangeLog')
-rw-r--r--fastjar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog
index b4057bc..9963d77 100644
--- a/fastjar/ChangeLog
+++ b/fastjar/ChangeLog
@@ -1,3 +1,12 @@
+2002-09-10 Matthias Klose <doko@debian.org>
+
+ * fastjar.texi: New.
+ * Makefile.am: Support building info docs and manpages.
+ * Makefile.in: Regenerated.
+ * configure.in: Set gcc_version.
+ * configure: Regenerated.
+ * jargrep.c: Update usage and help strings.
+
2002-09-09 Tom Tromey <tromey@redhat.com>
* jartool.c (mkdir): Define.