update changelog

(Logical change 1.44)
edge.strict_endians
cantab.net!aia21 2002-12-13 15:07:09 +00:00
parent 0867325565
commit cd89d41f06
1 changed files with 2 additions and 0 deletions

View File

@ -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