about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
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>.