about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-03-03 15:37:12 -0800
committerUlrich Drepper <drepper@redhat.com>2010-03-03 15:37:12 -0800
commitd8c34cd19fca0b33776db2ce727cbc03fbe04df1 (patch)
tree6d216839cb20367c8b20238366628896b0d1d956 /ChangeLog
parent2e9337f58ab3165b54acd8ebd84577e3a51f79be (diff)
downloadglibc-d8c34cd19fca0b33776db2ce727cbc03fbe04df1.tar.gz
glibc-d8c34cd19fca0b33776db2ce727cbc03fbe04df1.tar.xz
glibc-d8c34cd19fca0b33776db2ce727cbc03fbe04df1.zip
More in.h definitions from the Linux kernel.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9e7a04b4f..d4a70ae76b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-03  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/bits/in.h: Add a few more defintions from the
+	kernel headers.
+
 2010-03-03  David S. Miller  <davem@davemloft.net>
 
 	* math/math_private.h (INSERT_WORDS64): Fix argument order.