about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-06 23:01:00 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-06 23:01:00 +0000
commit7aa6d2082273c05f52f18135f7ab66186f76dc44 (patch)
treebe89fd4a23fee9acd9601b4f5f924b62b42a0896 /ChangeLog
parentf341c297f662242a605858439a415daefd5fc76a (diff)
downloadglibc-7aa6d2082273c05f52f18135f7ab66186f76dc44.tar.gz
glibc-7aa6d2082273c05f52f18135f7ab66186f76dc44.tar.xz
glibc-7aa6d2082273c05f52f18135f7ab66186f76dc44.zip
Update.
1999-08-06  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/bits/socket.h: Fix typo (MSG_TRUNC ->
	MSG_DONTWAIT).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afa9e6c36f..82d73a5229 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-08-06  Ulrich Drepper  <drepper@cygnus.com>
+
+	* sysdeps/unix/sysv/linux/bits/socket.h: Fix typo (MSG_TRUNC ->
+	MSG_DONTWAIT).
+
 1999-08-06  H.J. Lu  <hjl@gnu.org>
 
 	* malloc/malloc.c: Initialize __libc_pagesize early.