diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-05-21 16:24:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-05-21 16:24:27 +0000 |
commit | 3dcf8ea677b811ec326b9692163f9e802663f9cc (patch) | |
tree | 1964320d8e3c65d4af3c0f62e894331f313277d9 /ChangeLog | |
parent | d5cd47bd3e1872f5749e838e094b8381a1f5e070 (diff) | |
download | glibc-3dcf8ea677b811ec326b9692163f9e802663f9cc.tar glibc-3dcf8ea677b811ec326b9692163f9e802663f9cc.tar.gz glibc-3dcf8ea677b811ec326b9692163f9e802663f9cc.tar.bz2 glibc-3dcf8ea677b811ec326b9692163f9e802663f9cc.zip |
Update.
1998-05-21 Ulrich Drepper <drepper@cygnus.com>
* iconv/iconv_prog.c (print_known_names): Use strverscmp in all
tsearch calls.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1998-05-21 Ulrich Drepper <drepper@cygnus.com> + + * iconv/iconv_prog.c (print_known_names): Use strverscmp in all + tsearch calls. + 1998-05-21 Andreas Jaeger <aj@arthur.rhein-neckar.de> * timezone/test-tz.c: The test with TZ=UTC0 seems to work - enable |