aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c81ec9a4a8..0ce2f6b95f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2000-07-21 Ulrich Drepper <drepper@redhat.com>
+ * locale/programs/ld-collate.c (handle_ellipsis): Test for
+ duplication with generated name, not the name of the first
+ character.
+ Patch by Yong Li <yong.li@asu.edu>.
+
* sysdeps/powerpc/strchr.S: Correct bugs introduced in BP-ification.
Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.