aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-31 07:00:50 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-31 07:00:50 +0000
commitc7fb46a94e67b79fcd2f07b656c7fb6a4559195f (patch)
treed9b293a5eee9300f7a610e9897221aec61166225 /ChangeLog
parent7e118246da012348761ecbfb88bc2ac3d985cbc0 (diff)
downloadglibc-c7fb46a94e67b79fcd2f07b656c7fb6a4559195f.zip
glibc-c7fb46a94e67b79fcd2f07b656c7fb6a4559195f.tar.gz
glibc-c7fb46a94e67b79fcd2f07b656c7fb6a4559195f.tar.bz2
Update.
2001-01-30 Yong Li <yong.li@asu.edu> * iconv/gconv_open.c (__gconv_open): Fix the variable used to set result->__data[cnt].__flags. * iconv/iconv_prog.c (main): Correct error handling method name.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c35687e..3870200 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-30 Yong Li <yong.li@asu.edu>
+
+ * iconv/gconv_open.c (__gconv_open): Fix the variable used to
+ set result->__data[cnt].__flags.
+ * iconv/iconv_prog.c (main): Correct error handling method name.
+
2001-01-29 Ben Collins <bcollins@debian.org>
* sysdeps/sparc/fpu/fraiseexcpt.c: Include <float.h>.