diff options
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index a152626d..e6ad39b6 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,7 +1,8 @@ Thu Oct 10 17:22:06 1996 Miles Bader <miles@gnu.ai.mit.edu> * dir-lookup.c (diskfs_S_dir_lookup): Frob lock in NEWPI->po, not PO. - <sys/file.h>: New include. + Free NEWPI if we get an error trying to lock it. + <sys/file.h>: New include. Thu Oct 10 17:11:05 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> |