aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a85242a94e..88776587e2 100644
--- 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.