summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-27 22:29:27 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-27 22:29:27 +0000
commit285a709aceecbf236acccf89153a9bef1f4fa5d0 (patch)
tree4bd624d04be36caf4c7ed7326af99b2c376afed5 /ChangeLog
parent11f685f5d8f9db81ed37607dadd1d10f280e4964 (diff)
* elf/tst-tls13.c (do_test): Avoid using the library path when
looking for tst-tlsmod13a.so.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6afff2d11e..b39c0393c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-12-27 Ulrich Drepper <drepper@redhat.com>
+ * elf/tst-tls13.c (do_test): Avoid using the library path when
+ looking for tst-tlsmod13a.so.
+
* stdio-common/tstdiomisc.c: If FLT_EVEL_METHOD is 2 use long
double math to generate NaN results.