aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ntfs/ChangeLog')
-rw-r--r--fs/ntfs/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/ntfs/ChangeLog b/fs/ntfs/ChangeLog
index 3d8d60be48de..d35a5c8e3da9 100644
--- a/fs/ntfs/ChangeLog
+++ b/fs/ntfs/ChangeLog
@@ -24,6 +24,8 @@ ToDo/Notes:
24 - Fix two compiler warnings on Alpha. Thanks to Andrew Morton for 24 - Fix two compiler warnings on Alpha. Thanks to Andrew Morton for
25 reporting them. 25 reporting them.
26 - Fix an (innocent) off-by-one error in the runlist code. 26 - Fix an (innocent) off-by-one error in the runlist code.
27 - Fix a buggette in an "should be impossible" case handling where we
28 continued the attribute lookup loop instead of aborting it.
27 29
282.1.26 - Minor bug fixes and updates. 302.1.26 - Minor bug fixes and updates.
29 31