aboutsummaryrefslogtreecommitdiff
path: root/fastjar/ChangeLog
diff options
context:
space:
mode:
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>2001-05-03 21:40:47 +0000
committerJohn David Anglin <danglin@gcc.gnu.org>2001-05-03 21:40:47 +0000
commit0ee6e0a9abb3e29343f2a453c3a1a438ef58a711 (patch)
tree1c85b48a0648686d37557b5f352b747f5e06178e /fastjar/ChangeLog
parentc418c5ab57ac93a0b5fecb1687daa4dfe171442e (diff)
downloadgcc-0ee6e0a9abb3e29343f2a453c3a1a438ef58a711.zip
gcc-0ee6e0a9abb3e29343f2a453c3a1a438ef58a711.tar.gz
gcc-0ee6e0a9abb3e29343f2a453c3a1a438ef58a711.tar.bz2
jartool.c (jt_strdup): New function.
* jartool.c (jt_strdup): New function. (get_next_arg): Use jt_strdup instead of strdup. From-SVN: r41815
Diffstat (limited to 'fastjar/ChangeLog')
-rw-r--r--fastjar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog
index d34f7d8..c8d4d2a 100644
--- a/fastjar/ChangeLog
+++ b/fastjar/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-03 John David Anglin <dave@hiauly1.hia.nrc.ca>
+
+ * jartool.c (jt_strdup): New function.
+ (get_next_arg): Use jt_strdup instead of strdup.
+
2001-01-21 Tom Tromey <tromey@redhat.com>
* Makefile.in: Rebuilt.