diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-02-06 18:56:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-02-06 18:56:47 +0000 |
commit | fdc6c28a80399db6badc1a22881e8a75a9ea52a5 (patch) | |
tree | 6138f6cb1160271a1839dd602f219fb95977446e /ChangeLog | |
parent | 75387c9a18f0643a619d40b1bcc74563f02e8b6e (diff) | |
download | glibc-fdc6c28a80399db6badc1a22881e8a75a9ea52a5.tar glibc-fdc6c28a80399db6badc1a22881e8a75a9ea52a5.tar.gz glibc-fdc6c28a80399db6badc1a22881e8a75a9ea52a5.tar.bz2 glibc-fdc6c28a80399db6badc1a22881e8a75a9ea52a5.zip |
Update.
2001-02-06 Ulrich Drepper <drepper@redhat.com>
* locale/programs/locale.c (write_locales): Use scandir to read
directory so that the entries are sorted.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-02-06 Ulrich Drepper <drepper@redhat.com> + + * locale/programs/locale.c (write_locales): Use scandir to read + directory so that the entries are sorted. + 2001-02-06 Andreas Jaeger <aj@suse.de> * include/pthread.h: New file. |