diff options
author | Roland McGrath <roland@gnu.org> | 2001-12-08 18:29:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-12-08 18:29:56 +0000 |
commit | 2c3c5e29a709aa7a4063054509057327b930976e (patch) | |
tree | b16b1529f080e1afaf62e4e468575131ff412bc3 /libdiskfs/ChangeLog | |
parent | dca63a9f219cbf994f78cf33f39d49bb01b2a751 (diff) |
.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 6125f417..8b818374 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,10 @@ +2001-12-08 Roland McGrath <roland@frob.com> + + * dir-lookup.c (diskfs_S_dir_lookup): Append trailing / to RETRYNAME + returned for absolute symlink when MUSTBEDIR is set. + Reported by Moritz Schulte <moritz@duesseldorf.ccc.de>. + Also, bcopy -> memcpy; avoid strcat. + 2001-10-30 Marcus Brinkmann <marcus@gnu.org> * dir-lookup.c (diskfs_S_dir_lookup): When looking up the next |