summaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2008-03-14 22:36:46 +0000
committerJakub Jelinek <jakub@redhat.com>2008-03-14 22:36:46 +0000
commitd0b6ac6c5023a223e150c49c422c7ad2bd99456c (patch)
tree51769f069f336f27d820d713ccf4d5724b3edfdf /nptl/ChangeLog
parent1f345eba4e3c08d987a61b5dd9ac20d26b2831dd (diff)
Updated to fedora-glibc-20080314T2159cvs/fedora-glibc-2_7_90-11
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 6d94c1ff4a..fbb58e39c7 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,10 @@
+2008-03-14 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Define
+ HAVE_DL_DISCOVER_OSVERSION.
+ * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Likewise.
+ * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: Likewise.
+
2008-03-07 Ulrich Drepper <drepper@redhat.com>
[BZ #5778]