Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2005-03-02 01:33:54 +0300
committerAlexandre Oliva <aoliva@redhat.com>2005-03-02 01:33:54 +0300
commit4aa1f3158feca01e294d7db2f5fafef5a2fa0b3d (patch)
treecadede3a678ef1580a58dd71459d14df0de9cea3 /ChangeLog
parentb9b8c930c3fc4c279cc3539dd7f11f5ac2b9d692 (diff)
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 51991aecd..a6b744446 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