diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-04-03 03:48:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-04-03 03:48:08 +0000 |
commit | a065c0076a1b76b9eb375ae051176e9bf518816a (patch) | |
tree | 8fad6d07d51f8dc9b5a55107a77a17b49473d343 /ChangeLog | |
parent | ff886b82a2b65758950bdb4687cf5a1238f697a1 (diff) | |
download | glibc-a065c0076a1b76b9eb375ae051176e9bf518816a.tar glibc-a065c0076a1b76b9eb375ae051176e9bf518816a.tar.gz glibc-a065c0076a1b76b9eb375ae051176e9bf518816a.tar.bz2 glibc-a065c0076a1b76b9eb375ae051176e9bf518816a.zip |
Add missing protocol numbers.
* sysdeps/unix/sysv/linux/bits/socket.h: Add missing protocol numbers.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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, |