diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-31 07:00:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-31 07:00:50 +0000 |
commit | c7fb46a94e67b79fcd2f07b656c7fb6a4559195f (patch) | |
tree | d9b293a5eee9300f7a610e9897221aec61166225 /ChangeLog | |
parent | 7e118246da012348761ecbfb88bc2ac3d985cbc0 (diff) | |
download | glibc-c7fb46a94e67b79fcd2f07b656c7fb6a4559195f.tar.gz glibc-c7fb46a94e67b79fcd2f07b656c7fb6a4559195f.tar.xz glibc-c7fb46a94e67b79fcd2f07b656c7fb6a4559195f.zip |
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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c35687e09e..387020074c 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>. |