diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-10-28 08:24:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-10-28 08:24:07 +0000 |
commit | 88197030d5805d95d3e71d0aab71f44c6895b3b2 (patch) | |
tree | f25d4b4cc3579b52338c90b598b3daf8f82ceed3 /BUGS | |
parent | 94833f118b7b78a89595427c9d1a27f38084dbb9 (diff) | |
download | glibc-88197030d5805d95d3e71d0aab71f44c6895b3b2.tar.gz glibc-88197030d5805d95d3e71d0aab71f44c6895b3b2.tar.xz glibc-88197030d5805d95d3e71d0aab71f44c6895b3b2.zip |
[BZ #5222]
2007-10-28 Ulrich Drepper <drepper@redhat.com> [BZ #5222] * elf/dl-load.c (_dl_rtld_di_serinfo): Correct handling of short path elements in counting mode.
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/BUGS b/BUGS index d0d5056ffc..6d6ce83772 100644 --- a/BUGS +++ b/BUGS @@ -1,7 +1,7 @@ List of known bugs (certainly very incomplete) ---------------------------------------------- -Time-stamp: <2005-09-23 13:25:42 drepper> +Time-stamp: <2007-10-27 18:37:51 drepper> This following list contains those bugs which I'm aware of. Please make sure that bugs you report are not listed here. If you can fix one @@ -12,12 +12,10 @@ GNU project. There is an easy to use WWW interface available at http://sourceware.org/bugzilla/ -I would appreciate it very much if you could verify the problem was not -reported before by looking through the database. To make the information -in this database as useful as possible please report bugs always using the -`glibcbug' shell script which gets installed with GNU libc. Before reporting -a bug please check the FAQ since it discusses also a lot of problematic -situations. +I would appreciate it very much if you could verify the problem was +not reported before by looking through the database. Before reporting +a bug please check the FAQ since it discusses also a lot of +problematic situations. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |