aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-06-10 15:20:14 +0000
committerIan Lance Taylor <ian@airs.com>1998-06-10 15:20:14 +0000
commitca450fb443479501b5b9e31f54f2571c822b650d (patch)
tree260d5e009077b287080c5b8c525d3c8bb77c3da9 /ChangeLog
parente1b5df344ed01679a4b8da81a9d1886dca78dc8b (diff)
downloadgdb-ca450fb443479501b5b9e31f54f2571c822b650d.zip
gdb-ca450fb443479501b5b9e31f54f2571c822b650d.tar.gz
gdb-ca450fb443479501b5b9e31f54f2571c822b650d.tar.bz2
* ltmain.sh: On installation, don't get confused if the same name
appears more than once in the list of library names.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59ddf5a..0afc6fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * ltmain.sh: On installation, don't get confused if the same name
+ appears more than once in the list of library names.
+
Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
* config.sub: Accept m68060 and m5200 as CPU names.