about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-05-23 17:37:21 +0000
committerUlrich Drepper <drepper@redhat.com>2005-05-23 17:37:21 +0000
commitc179df4e9301ba09589aef60a038e259df70b5b9 (patch)
tree245814951fbffe0e37fc4a8b62955318423bbcaf /ChangeLog
parentceef26a28a2a22ef010ac57f501cc3f0a4271cff (diff)
downloadglibc-c179df4e9301ba09589aef60a038e259df70b5b9.tar.gz
glibc-c179df4e9301ba09589aef60a038e259df70b5b9.tar.xz
glibc-c179df4e9301ba09589aef60a038e259df70b5b9.zip
[BZ #961]
2005-05-22  Dmitry V. Levin  <ldv@altlinux.org>
	[BZ #961]
	* io/sys/sendfile.h: Remove __nonnull from sendfile and sendfile64
	declarations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f5fb9cf2f..079bfe5fe8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-22  Dmitry V. Levin  <ldv@altlinux.org>
+
+	[BZ #961]
+	* io/sys/sendfile.h: Remove __nonnull from sendfile and sendfile64
+	declarations.
+
 2005-05-23  Ulrich Drepper  <drepper@redhat.com>
 
 	* sunrpc/pm_getport.c (__get_socket): New function.