diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -40,6 +40,9 @@ 2004-03-15 Ulrich Drepper <drepper@redhat.com> + * iconv/gconv_simple.c (__gconv_transform_utf8_internal): Use only + one copy of error handling code. + * stdio-common/vfscanf.c: Simplify error handling macros. Use direct locale access functions. |