From cd89d41f0622d11f0e1dff9b825c656ba1fc1639 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 13 Dec 2002 15:07:09 +0000 Subject: [PATCH] update changelog (Logical change 1.44) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 555187b0..f40f0138 100644 --- a/ChangeLog +++ b/ChangeLog @@ -160,6 +160,8 @@ and worse problems. Thanks to Szakacsits Szabolcs for spotting this. We now don't close extent inodes any more at all and just leave it to the closing of the base inode to dispose of all the extent inodes. + - Add sanity check to ntfs_inode_close() to detect attempts at closing + extent inodes. 12/03/2002 - 1.6.0 - More mkntfs options and cleanups. Fix typo in usage information of mkntfs. Thanks to Richard Russon for