aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-22 02:36:19 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-22 02:36:19 +0000
commit0c0c8bdeed0b6d5546e287300d1e210445991ae4 (patch)
tree24f153ee73930b33f4668662fd2d0154b423ab05 /ChangeLog
parentdfef32ef796146357481a6f7949ba900108c655e (diff)
downloadglibc-0c0c8bdeed0b6d5546e287300d1e210445991ae4.tar
glibc-0c0c8bdeed0b6d5546e287300d1e210445991ae4.tar.gz
glibc-0c0c8bdeed0b6d5546e287300d1e210445991ae4.tar.bz2
glibc-0c0c8bdeed0b6d5546e287300d1e210445991ae4.zip
Update.
* 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>.
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>.