From bd979c005c2558ba492cdca8e3b1ad4bdbbda4b7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 24 Nov 1999 03:19:02 +0000 Subject: [PATCH] Update. 1999-11-23 Ulrich Drepper * 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 . --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index a0dfb91..5513916 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1999-11-23 Ulrich Drepper + + * 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 . + 1999-11-23 Thorsten Kukuk * iconv/skeleton.c: Don't access next_step->fct if data->is_last -- 2.7.4