summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-05-30 09:42:34 +0000
committerJakub Jelinek <jakub@redhat.com>2005-05-30 09:42:34 +0000
commit3aaf3c46d4c8bd6c5333af21247135e911e12f0d (patch)
treedc32603e31bc13038bdaa4932a8ba0c65b3f7df6 /ChangeLog
parent4be21db2dbe05899207299b10d03daf3d5700f9c (diff)
* sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): If
GLRO(dl_osversion) has been already set to a value smaller than _dl_discover_osversion (), don't overwrite it here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e1023bf0ac..6188d1cd31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-30 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): If
+ GLRO(dl_osversion) has been already set to a value smaller than
+ _dl_discover_osversion (), don't overwrite it here.
+
2005-05-23 Roland McGrath <roland@redhat.com>
* sysdeps/arm, sysdeps/unix/arm, sysdeps/unix/sysv/linux/arm: