]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 21 Dec 1999 08:12:11 +0000 (08:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 21 Dec 1999 08:12:11 +0000 (08:12 +0000)
ChangeLog

index 491372b7fe13f77a3ed781980fc672b642646801..ff9ad2bc8eadfed00eac4646fd31aaf6499c8553 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
+
+       * include/ucontext.h: New file.
+
+1999-12-20  Andreas Schwab  <schwab@suse.de>
+
+       * manual/install.texi (Running make install): Clearify that
+       install_root should be an absolute file name.
+
+1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
+
+       * 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 <haible@ilog.fr>.
+
+       * iconvdata/johab.c: Correct completely broken conversion to JOHAB.
+
 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
 
        * locale/langinfo.h: Always define CODESET.