aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-30 03:21:39 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-30 03:21:39 +0000
commitf58580396d75a6d7429a909444ad8b70dd7dfff8 (patch)
treebd973785675addecb446ba36e57d8f8d8f918271 /ChangeLog
parent5a384a9143afd73965e152cbbd13356b57d58c06 (diff)
downloadglibc-f58580396d75a6d7429a909444ad8b70dd7dfff8.tar
glibc-f58580396d75a6d7429a909444ad8b70dd7dfff8.tar.gz
glibc-f58580396d75a6d7429a909444ad8b70dd7dfff8.tar.bz2
glibc-f58580396d75a6d7429a909444ad8b70dd7dfff8.zip
Update.
* elf/dl-load.c (open_path): Don't exit loop early if we didn't use a directory at all.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc3a49fe79..a278eabca6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-10-29 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-load.c (open_path): Don't exit loop early if we didn't
+ use a directory at all.
+
* elf/Makefile: Add rules to build and run tst-pathopt.
* elf/tst-pathopt.c: New file.
* elf/tst-pathopt.sh: New file.