about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-18 23:27:15 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-18 23:27:15 +0000
commit99326cd47fc57a33dfdf6b8b12357a9d9c192549 (patch)
treeb1f70ffe4a79b0965d0a1f6e9efd42caf86510b1 /ChangeLog
parentf051627fadac5986cb21829c1083a819d4310489 (diff)
downloadglibc-99326cd47fc57a33dfdf6b8b12357a9d9c192549.tar.gz
glibc-99326cd47fc57a33dfdf6b8b12357a9d9c192549.tar.xz
glibc-99326cd47fc57a33dfdf6b8b12357a9d9c192549.zip
Update.
2002-12-18  Jakub Jelinek  <jakub@redhat.com>

	* misc/Versions [libc: GLIBC_2.3.1]: Move __libc_readv and
	__libc_writev to...
	[libc: GLIBC_PRIVATE]: ...here.
	* sysvipc/Versions [libc: GLIBC_2.3.1]: Move __libc_msgrcv and
	__libc_msgsnd to...
	[libc: GLIBC_PRIVATE]: ...here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af82aba95b..e6d50f95ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-12-18  Jakub Jelinek  <jakub@redhat.com>
+
+	* misc/Versions [libc: GLIBC_2.3.1]: Move __libc_readv and
+	__libc_writev to...
+	[libc: GLIBC_PRIVATE]: ...here.
+	* sysvipc/Versions [libc: GLIBC_2.3.1]: Move __libc_msgrcv and
+	__libc_msgsnd to...
+	[libc: GLIBC_PRIVATE]: ...here.
+
 2002-12-18  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/i386/sysdep.h: Define ENTER_KERNEL macro.