summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf27373cb6..e2ec7ee32d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 1998-12-17  Ulrich Drepper  <drepper@cygnus.com>
 
+	* iconvdata/iso646.c (gconv_init): Return correct error value if we
+	run out of memory.
+	* iconvdata/iso-2022-jp.c: Likewise.
+
 	* iconv/gconv_db.c (gen_steps): Respect error return value from
 	init functions and abort.