aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2005-03-01 22:33:54 +0000
committerAlexandre Oliva <aoliva@redhat.com>2005-03-01 22:33:54 +0000
commit33a3fb7b23777eb4dc2b36349ad7f921c590ae8c (patch)
treebfe3ec13117fe9fcd1e867e362c2c757da6ad885 /ChangeLog
parenta76903bf5d933f4737bafcb179b6d7a5d0e9ccc9 (diff)
downloadfsf-binutils-gdb-33a3fb7b23777eb4dc2b36349ad7f921c590ae8c.zip
fsf-binutils-gdb-33a3fb7b23777eb4dc2b36349ad7f921c590ae8c.tar.gz
fsf-binutils-gdb-33a3fb7b23777eb4dc2b36349ad7f921c590ae8c.tar.bz2
PR libgcj/20160
* ltmain.sh: Avoid creating archives with components that have duplicate basenames.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51991ae..a6b7444 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-03-01 Alexandre Oliva <aoliva@redhat.com>
+
+ PR libgcj/20160
+ * ltmain.sh: Avoid creating archives with components that have
+ duplicate basenames.
+
2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
PR bootstrap/20250