diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-06-10 16:23:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-06-10 16:23:23 +0000 |
commit | c98d505c4dd96f7a58a3434fadbe4f6c30c29b08 (patch) | |
tree | 1606beaaca8e85f88939596b2c2bdbca03e73e3d /ChangeLog | |
parent | 2229b771d08e323113bb435cced80c105cf6446f (diff) | |
download | glibc-c98d505c4dd96f7a58a3434fadbe4f6c30c29b08.zip glibc-c98d505c4dd96f7a58a3434fadbe4f6c30c29b08.tar.gz glibc-c98d505c4dd96f7a58a3434fadbe4f6c30c29b08.tar.bz2 |
Update.
* po/zh_CN.po: Update from translation team.
2003-06-10 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/bits/in.h (IPV6_V6ONLY, IPV6_JOIN_ANYCAST,
IPV6_LEAVE_ANYCAST, IPV6_IPSEC_POLICY, IPV6_XFRM_POLICY): Define.
2003-06-10 Ulrich Drepper <drepper@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2003-06-10 Ulrich Drepper <drepper@redhat.com> + * po/zh_CN.po: Update from translation team. + +2003-06-10 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/bits/in.h (IPV6_V6ONLY, IPV6_JOIN_ANYCAST, + IPV6_LEAVE_ANYCAST, IPV6_IPSEC_POLICY, IPV6_XFRM_POLICY): Define. + +2003-06-10 Ulrich Drepper <drepper@redhat.com> + * inet/Makefile (aux): Add check_fd. * include/ifaddrs.h: Add prototype for __check_fd. * sysdeps/generic/check_fd.c: New file. |