about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-24 03:19:02 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-24 03:19:02 +0000
commitbd979c005c2558ba492cdca8e3b1ad4bdbbda4b7 (patch)
tree3811bbb2880d976c40ad060b754b6fa1cfd96ba4 /ChangeLog
parent8ce2c9e673b03e3337db45cfff647e016dcfe8eb (diff)
downloadglibc-bd979c005c2558ba492cdca8e3b1ad4bdbbda4b7.tar.gz
glibc-bd979c005c2558ba492cdca8e3b1ad4bdbbda4b7.tar.xz
glibc-bd979c005c2558ba492cdca8e3b1ad4bdbbda4b7.zip
Update.
1999-11-23  Ulrich Drepper  <drepper@cygnus.com>

	* iconv/skeleton.c: It's __is_last, not is_last.

	* locale/programs/ld-ctype.c (ctype_finish): Correct method to find
	the UCS value.
	(allocate_arrays): Likewise.
	(find_idx): Correctly increase array size.
	Patches by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0dfb916f4..5513916f48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
+
+	* iconv/skeleton.c: It's __is_last, not is_last.
+
+	* locale/programs/ld-ctype.c (ctype_finish): Correct method to find
+	the UCS value.
+	(allocate_arrays): Likewise.
+	(find_idx): Correctly increase array size.
+	Patches by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
+
 1999-11-23  Thorsten Kukuk  <kukuk@suse.de>
 
 	* iconv/skeleton.c: Don't access next_step->fct if data->is_last