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