summaryrefslogtreecommitdiff
path: root/fastjar/ChangeLog
diff options
context:
space:
mode:
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-17 17:02:03 +0000
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-17 17:02:03 +0000
commit17bad8a87f1f940b8728640902cb922571233d0e (patch)
tree3b26e0157d2982f4a300e70a43f464780020a7f9 /fastjar/ChangeLog
parent5e74a7c7ee848c07f2562c4d69a1df5c75f4c21b (diff)
downloadgcc-17bad8a87f1f940b8728640902cb922571233d0e.tar.gz
* Makefile.am (bin_PROGRAMS): Renamed from "fastjar" to "jar".
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42205 138bc75d-0d04-0410-961f-82ee72b054a4
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 c8d4d2a8b11..ddd4dd4caec 100644
--- a/fastjar/ChangeLog
+++ b/fastjar/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-15 Per Bothner <per@bothner.com>
+
+ * Makefile.am (bin_PROGRAMS): Renamed from "fastjar" to "jar".
+
2001-05-03 John David Anglin <dave@hiauly1.hia.nrc.ca>
* jartool.c (jt_strdup): New function.