diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-10-02 17:19:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-10-02 17:19:53 +0000 |
commit | 90241a2024d430ab2a1706513e596621222588a5 (patch) | |
tree | 74011a3ef0cc9c5d4116e238c707aa79bfa539cf /ChangeLog | |
parent | 33a667def79c42e0befed1a4070798c58488170f (diff) | |
download | glibc-90241a2024d430ab2a1706513e596621222588a5.tar glibc-90241a2024d430ab2a1706513e596621222588a5.tar.gz glibc-90241a2024d430ab2a1706513e596621222588a5.tar.bz2 glibc-90241a2024d430ab2a1706513e596621222588a5.zip |
* string/strcoll_l.c (STRCOLL): Correct test for alloca use.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2007-10-02 Ulrich Drepper <drepper@redhat.com> + * string/strcoll_l.c (STRCOLL): Correct test for alloca use. + [BZ #645] * locale/programs/ld-collate.c (collate_finish): Compare against last used section which is known to have rules defined. |