diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-23 16:58:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-23 16:58:41 +0000 |
commit | 56ce46d5698396165995b89b790a6c21a515d2b3 (patch) | |
tree | 813b11168dd8e9c7490546fcbfe77623fa21b93a /ChangeLog | |
parent | 994cc0ea88ce7a33d532b735c0723705742b1a7e (diff) | |
download | glibc-56ce46d5698396165995b89b790a6c21a515d2b3.zip glibc-56ce46d5698396165995b89b790a6c21a515d2b3.tar.gz glibc-56ce46d5698396165995b89b790a6c21a515d2b3.tar.bz2 |
Update.
2000-08-23 Ulrich Drepper <drepper@redhat.com>
* stdio-common/vfscanf.c: Add %F format support.
* locale/programs/ld-ctype.c (ctype_output): Make sure
_NL_CTYPE_TRANSLIT_DEFAULT_MISSING_LEN and
_NL_CTYPE_TRANSLIT_IGNORE_LEN are aligned.
(ctype_read): Enable returning of wide character strings for reading
transliteration information.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2000-08-23 Ulrich Drepper <drepper@redhat.com> + + * stdio-common/vfscanf.c: Add %F format support. + + * locale/programs/ld-ctype.c (ctype_output): Make sure + _NL_CTYPE_TRANSLIT_DEFAULT_MISSING_LEN and + _NL_CTYPE_TRANSLIT_IGNORE_LEN are aligned. + (ctype_read): Enable returning of wide character strings for reading + transliteration information. + 2000-08-23 Andreas Jaeger <aj@suse.de> * locale/programs/ld-ctype.c (ctype_read): Fix parameter for |