about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-01-15 15:52:12 +0000
committerAndreas Jaeger <aj@suse.de>2001-01-15 15:52:12 +0000
commitdab645369b6db20f3c0a99ac78725eea25643873 (patch)
treedec221fde6fabcabd353937558395396553f407d /ChangeLog
parentd5049d866a7f072418211b98225a23ad33b3ef7e (diff)
downloadglibc-dab645369b6db20f3c0a99ac78725eea25643873.tar.gz
glibc-dab645369b6db20f3c0a99ac78725eea25643873.tar.xz
glibc-dab645369b6db20f3c0a99ac78725eea25643873.zip
Update.
	* sysdeps/unix/sysv/linux/sys/sendfile.h: Fix typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a2483432b..b4e2f40343 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-01-15  Andreas Jaeger  <aj@suse.de>
 
+	* sysdeps/unix/sysv/linux/sys/sendfile.h: Fix typo.
+
 	* stdio-common/tstscanf.c (main): Add two testcases for '*'
 	modifier.