about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-10-15 16:18:43 +0000
committerUlrich Drepper <drepper@redhat.com>2001-10-15 16:18:43 +0000
commit3a0b74737cc9ab1d85173f7d5bdfa2459b0d4fa2 (patch)
tree75f84c8751b62e378a3a54c583414fb31ce62b49
parentaca7cd2e503029298d057a28b75ef2dfa58a728a (diff)
downloadglibc-3a0b74737cc9ab1d85173f7d5bdfa2459b0d4fa2.tar.gz
glibc-3a0b74737cc9ab1d85173f7d5bdfa2459b0d4fa2.tar.xz
glibc-3a0b74737cc9ab1d85173f7d5bdfa2459b0d4fa2.zip
Update.
2001-10-15  Ulrich Drepper  <drepper@redhat.com>

	* 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.
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7996e4fb82..30fc6d0817 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
+2001-10-15  Ulrich Drepper  <drepper@redhat.com>
+
+	* po/ca.po: New file.  Contributed by the translation team.
+
 2001-08-15  Ralf Baechle  <ralf@gnu.org>
 
-	* 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.