From fdfea8bf3038866b7bed8adf59fc04363ac018b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 21 Dec 1999 08:12:11 +0000 Subject: [PATCH] Update. --- ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/ChangeLog b/ChangeLog index 491372b7fe1..ff9ad2bc8ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +1999-12-20 Ulrich Drepper + + * include/ucontext.h: New file. + +1999-12-20 Andreas Schwab + + * manual/install.texi (Running make install): Clearify that + install_root should be an absolute file name. + +1999-12-20 Ulrich Drepper + + * iconv/gconv.c (__gconv): Deal with outbuf being NULL. + + * iconv/iconv.c (iconv): Allow omitting output buffer if no input + buffer is given to place conversion descriptor in initial state. + * iconvdata/gconv-modules: Correct aliases CSPC850MULTILINGUAL and + CSPC862LATINHEBREW. + * iconvdata/gconv-modules: Add aliases GB2312 and csGB2312 + (according to IANA registry). + Reported by Bruno Haible . + + * iconvdata/johab.c: Correct completely broken conversion to JOHAB. + 1999-12-19 Ulrich Drepper * locale/langinfo.h: Always define CODESET. -- 2.47.2