This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / Documentation / filesystems / ntfs.txt
index 556f851..1cdc5d2 100644 (file)
@@ -273,6 +273,16 @@ ChangeLog
 
 Note, a technical ChangeLog aimed at kernel hackers is in fs/ntfs/ChangeLog.
 
+2.1.12:
+       - Fix the second fix to the decompression engine from the 2.1.9 release
+         and some further internals cleanups.
+2.1.11:
+       - Driver internal cleanups.
+2.1.10:
+       - Force read-only (re)mounting of volumes with unsupported volume
+         flags and various cleanups.
+2.1.9:
+       - Fix two bugs in handling of corner cases in the decompression engine.
 2.1.8:
        - Read the $MFT mirror and compare it to the $MFT and if the two do not
          match, force a read-only mount and do not allow read-write remounts.