diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-22 03:52:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-22 03:52:21 +0000 |
commit | d58c3ad0212247b18f5feccd2580296f30816da2 (patch) | |
tree | bc0939a94b81a9e7d830ea2579a5b044a26c0e08 /ChangeLog | |
parent | 0c0c8bdeed0b6d5546e287300d1e210445991ae4 (diff) | |
download | glibc-d58c3ad0212247b18f5feccd2580296f30816da2.tar glibc-d58c3ad0212247b18f5feccd2580296f30816da2.tar.gz glibc-d58c3ad0212247b18f5feccd2580296f30816da2.tar.bz2 glibc-d58c3ad0212247b18f5feccd2580296f30816da2.zip |
Update.
* locale/programs/ld-collate.c (collate_read): Allow collating
symbols be named in reorder-after instructions.
Reported by Yoshito Kawada <KAWADA@jp.ibm.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2000-07-21 Ulrich Drepper <drepper@redhat.com> + * locale/programs/ld-collate.c (collate_read): Allow collating + symbols be named in reorder-after instructions. + Reported by Yoshito Kawada <KAWADA@jp.ibm.com>. + * locale/programs/ld-collate.c (handle_ellipsis): Test for duplication with generated name, not the name of the first character. |