diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-04-04 08:12:33 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-04-04 08:12:33 +0000 |
commit | d3d48616c177f32363877eea30b06f79a0f8907d (patch) | |
tree | 7ecf81e7a0be372d7e85843b0cf9fbd56407c96d /ChangeLog | |
parent | 4a10c7fec7babe4b74d070c1d5ff575ca8abe31b (diff) | |
download | glibc-d3d48616c177f32363877eea30b06f79a0f8907d.tar.gz |
Update.
2002-04-04 Ulrich Drepper <drepper@redhat.com>
* misc/dirname.c (dirname): Ignore trailing slashes at end of
non-null result [PR libc/2600].
* misc/tst-dirname.c: Add more tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-04-04 Ulrich Drepper <drepper@redhat.com> + + * misc/dirname.c (dirname): Ignore trailing slashes at end of + non-null result [PR libc/2600]. + + * misc/tst-dirname.c: Add more tests. + 2002-04-03 Ulrich Drepper <drepper@redhat.com> * locale/programs/charmap.c (charmap_read): If the charmap doesn't |