diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-27 03:03:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-27 03:03:05 +0000 |
commit | 126f53e86d8d0f1c1de802cf6ba4063c57d1a1e8 (patch) | |
tree | 38ce48219af7d29fa538b688ab75986e3d0cba39 /ChangeLog | |
parent | ccd4b479dcec23c8b260ebf1de3df67014c778ce (diff) | |
download | glibc-126f53e86d8d0f1c1de802cf6ba4063c57d1a1e8.tar.gz glibc-126f53e86d8d0f1c1de802cf6ba4063c57d1a1e8.tar.xz glibc-126f53e86d8d0f1c1de802cf6ba4063c57d1a1e8.zip |
Update.
* inet/netinet/in.h: Make IPPROTO_ constants also macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2a068da604..92140502d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-01-26 Ulrich Drepper <drepper@redhat.com> + * inet/netinet/in.h: Make IPPROTO_ constants also macros. + * conform/conformtest.pl: Implement optional-type. * resolv/netdb.h: Include <netinet/in.h> not <sys/socket.h>. Include |