aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-08-18 11:55:52 +0000
committerUlrich Drepper <drepper@redhat.com>2001-08-18 11:55:52 +0000
commit9c777dfe8301cc0088917e35333d7db0064d68c8 (patch)
treede40825b83305d5fb753c839596bb863daf96537 /ChangeLog
parent4c3902f9880048f39b3be0534d6563bfc3522dd7 (diff)
downloadglibc-9c777dfe8301cc0088917e35333d7db0064d68c8.tar
glibc-9c777dfe8301cc0088917e35333d7db0064d68c8.tar.gz
glibc-9c777dfe8301cc0088917e35333d7db0064d68c8.tar.bz2
glibc-9c777dfe8301cc0088917e35333d7db0064d68c8.zip
Update.
2001-08-18 Ulrich Drepper <drepper@redhat.com> * conform/conformtest.pl: Change namespace test to take #undef lines into account. * conform/data/netinet/in.h-data: Fix typo in allow-header line. * conform/data/sys/socket.h-data: Add sockatmark.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f9713971d..1f653b49db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-08-18 Ulrich Drepper <drepper@redhat.com>
+
+ * conform/conformtest.pl: Change namespace test to take #undef
+ lines into account.
+
+ * conform/data/netinet/in.h-data: Fix typo in allow-header line.
+
+ * conform/data/sys/socket.h-data: Add sockatmark.
+
2001-08-17 Ulrich Drepper <drepper@redhat.com>
* io/fts.c: Update from recent BSD source.