aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-12-17 10:03:52 +0000
committerNick Clifton <nickc@redhat.com>2002-12-17 10:03:52 +0000
commita08a0d635b7e6d78dca2ac21d9367f066b553bea (patch)
treebcff14e495373faa89b14b280727cb19e1651621 /ld/ChangeLog
parent5071ffe6bfcb2450ec0862a40594520027be367d (diff)
downloadfsf-binutils-gdb-a08a0d635b7e6d78dca2ac21d9367f066b553bea.zip
fsf-binutils-gdb-a08a0d635b7e6d78dca2ac21d9367f066b553bea.tar.gz
fsf-binutils-gdb-a08a0d635b7e6d78dca2ac21d9367f066b553bea.tar.bz2
Duplicate entry for --compact-implib so that it is not confused with -c.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 75d04d9..02d9e42 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-17 Nick Clifton <nickc@redhat.com>
+
+ * emultempl/pe.em (longopts): Duplicate entry for --compact-implib
+ so that it is not confused with -c.
+
2002-12-13 Ralf Habacker <Ralf.Habacker@freenet.de>
Charles Wilson <cwilson@ece.gatech.edu>