diff options
author | Thomas Bushnell <thomas@gnu.org> | 1998-06-29 23:28:19 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1998-06-29 23:28:19 +0000 |
commit | f66818fe3a2c568faa9afe6d72339a57b1d0d621 (patch) | |
tree | ee0c0ab1501161211091d61bd74e4fd8c14aa512 /libdiskfs/ChangeLog | |
parent | 494c7bbf6d34ed6bec3ee7359ec9abf038244f20 (diff) |
Mon Jun 29 18:54:23 1998 Thomas Bushnell, n/BSG <tb@mit.edu>
* lookup.c (diskfs_lookup): If NAME is empty, return an error.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index e0c68166..b1018988 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,7 @@ +Mon Jun 29 18:54:23 1998 Thomas Bushnell, n/BSG <tb@mit.edu> + + * lookup.c (diskfs_lookup): If NAME is empty, return an error. + Tue May 12 12:08:35 1998 Thomas Bushnell, n/BSG <tb@mit.edu> * file-get-trans.c (diskfs_S_file_get_translator) [S_ISCHR || |