aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-12 12:18:08 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-12 12:18:08 -0800
commita9625ea95fbc73e324630e760cf2805a9378ee5e (patch)
tree8b15091e4ae2ea9c4cd5283487928935c6791299 /ChangeLog
parentd3c7e68655d65b5e68cfc14c89aefa8dd3f8e3e2 (diff)
downloadglibc-a9625ea95fbc73e324630e760cf2805a9378ee5e.zip
glibc-a9625ea95fbc73e324630e760cf2805a9378ee5e.tar.gz
glibc-a9625ea95fbc73e324630e760cf2805a9378ee5e.tar.bz2
Internal namespace test improvements.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e908e34..bb5d715 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-01-12 Ulrich Drepper <drepper@redhat.com>
+ * conform/conformtest.pl (checknamespace): Implement tag for
+ allow-header.
+ * conform/data/time.h-data: Use allow-header instead of duplicating
+ information.
+
* conform/data/time.h-data: Allow sigevent tag.
* posix/sched.h: Define time_t and pid_t for XPG7.