Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 15 Mar 2004 22:41:44 +0000 (22:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 15 Mar 2004 22:41:44 +0000 (22:41 +0000)
* iconv/gconv_simple.c (__gconv_transform_utf8_internal): Use only
one copy of error handling code.

ChangeLog

index a85242a..8877658 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.