aboutsummaryrefslogtreecommitdiff
path: root/fastjar/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2000-12-13 18:11:57 +0000
committerTom Tromey <tromey@gcc.gnu.org>2000-12-13 18:11:57 +0000
commitb114d8ed2e78211d84a05d130e9506feb0520b7e (patch)
tree7592c7c737a20508fd6b749be876d6254a9bb6d9 /fastjar/ChangeLog
parenta8e4a997df02b411c93b8eb6e04eec92102ceb70 (diff)
downloadgcc-b114d8ed2e78211d84a05d130e9506feb0520b7e.zip
gcc-b114d8ed2e78211d84a05d130e9506feb0520b7e.tar.gz
gcc-b114d8ed2e78211d84a05d130e9506feb0520b7e.tar.bz2
* jartool.c (extract_jar): Use strchr, not index.
From-SVN: r38225
Diffstat (limited to 'fastjar/ChangeLog')
-rw-r--r--fastjar/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog
index 5ea513b..9c1f0bb 100644
--- a/fastjar/ChangeLog
+++ b/fastjar/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-13 Tom Tromey <tromey@redhat.com>
+
+ * jartool.c (extract_jar): Use strchr, not index.
+
2000-12-11 Alexandre Petit-Bianco <apbianco@cygnus.com>
* install-defs.sh: Removed.