From: Ulrich Drepper Date: Mon, 15 Oct 2001 16:18:43 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-2-5~233 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a0b74737cc9ab1d85173f7d5bdfa2459b0d4fa2;p=thirdparty%2Fglibc.git Update. 2001-10-15 Ulrich Drepper * po/ca.po: New file. Contributed by the translation team. * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Make sysmips() prototype a varargs prototype. Remove dependency from kernel header files. --- diff --git a/ChangeLog b/ChangeLog index 7996e4fb828..30fc6d08176 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ +2001-10-15 Ulrich Drepper + + * po/ca.po: New file. Contributed by the translation team. + 2001-08-15 Ralf Baechle - * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Make sysmips() prototype a - varargs prototype. Remove dependency from kernel header files. + * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Make sysmips() prototype + a varargs prototype. Remove dependency from kernel header files. * sysdeps/unix/sysv/linux/mips/bits/termios.h: General cleanup, use __USE_MISC / __USE_XOPEN not __USE_BSD where appropriate.