aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-10 16:23:23 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-10 16:23:23 +0000
commitc98d505c4dd96f7a58a3434fadbe4f6c30c29b08 (patch)
tree1606beaaca8e85f88939596b2c2bdbca03e73e3d /ChangeLog
parent2229b771d08e323113bb435cced80c105cf6446f (diff)
downloadglibc-c98d505c4dd96f7a58a3434fadbe4f6c30c29b08.tar
glibc-c98d505c4dd96f7a58a3434fadbe4f6c30c29b08.tar.gz
glibc-c98d505c4dd96f7a58a3434fadbe4f6c30c29b08.tar.bz2
glibc-c98d505c4dd96f7a58a3434fadbe4f6c30c29b08.zip
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--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0d9055855..dac7a28d36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.