From 56ce46d5698396165995b89b790a6c21a515d2b3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 23 Aug 2000 16:58:41 +0000 Subject: [PATCH] Update. 2000-08-23 Ulrich Drepper * 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. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index bb5ff29..6c41997 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-08-23 Ulrich Drepper + + * 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 * locale/programs/ld-ctype.c (ctype_read): Fix parameter for -- 2.7.4