aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-03 03:48:08 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-03 03:48:08 +0000
commita065c0076a1b76b9eb375ae051176e9bf518816a (patch)
tree8fad6d07d51f8dc9b5a55107a77a17b49473d343 /ChangeLog
parentff886b82a2b65758950bdb4687cf5a1238f697a1 (diff)
downloadglibc-a065c0076a1b76b9eb375ae051176e9bf518816a.zip
glibc-a065c0076a1b76b9eb375ae051176e9bf518816a.tar.gz
glibc-a065c0076a1b76b9eb375ae051176e9bf518816a.tar.bz2
Add missing protocol numbers.
* sysdeps/unix/sysv/linux/bits/socket.h: Add missing protocol numbers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5f6ba0..08e0dd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-04-02 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/bits/socket.h: Add missing protocol numbers.
+
* configure.in: Recognize --enable-nss-crypt.
* config.make.in: Add nss-crypt entry.
* crypt/Makefile: If nss-crypt==yes, don't build md5.c, sha256.c,