From 020e2d769edceb92d34257fd2f68dde9c98b5c89 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Sun, 3 Aug 2003 14:56:03 +0000 Subject: [PATCH] Update. 2003/08/03 15:52:54+01:00 cantab.net!aia21 Update changelog (Logical change 1.169) --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1e25bd4a..d31cabcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,11 @@ xx/xx/2003 - 1.8.0-devel - Work in progress. - Abstract low level device operations (include/device,h and libntfs/device.c) and adapt utilities to changes. - Added ntfsclone utility written by Szabolcs Szakacsits. + - Added ntfsls utility written by Lode Leroy. + - Fix bugs in dir.c::ntfs_readdir() where we try to close ia_na when + it is NULL. + - Return errno ENOTDIR from dir.c::ntfs_readdir() when called with a + file inode. 13/02/2003 - 1.7.1 - Urgent bug fixes. - Urgent bug fixes in ntfsresize (Szabolcs Szakacsits):