diff options
Diffstat (limited to 'fs/ntfs/ChangeLog')
-rw-r--r-- | fs/ntfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fs/ntfs/ChangeLog b/fs/ntfs/ChangeLog index 9d8ffa89e2c2..3d8d60be48de 100644 --- a/fs/ntfs/ChangeLog +++ b/fs/ntfs/ChangeLog | |||
@@ -19,6 +19,12 @@ ToDo/Notes: | |||
19 | - Enable the code for setting the NT4 compatibility flag when we start | 19 | - Enable the code for setting the NT4 compatibility flag when we start |
20 | making NTFS 1.2 specific modifications. | 20 | making NTFS 1.2 specific modifications. |
21 | 21 | ||
22 | 2.1.27 - Various bug fixes. | ||
23 | |||
24 | - Fix two compiler warnings on Alpha. Thanks to Andrew Morton for | ||
25 | reporting them. | ||
26 | - Fix an (innocent) off-by-one error in the runlist code. | ||
27 | |||
22 | 2.1.26 - Minor bug fixes and updates. | 28 | 2.1.26 - Minor bug fixes and updates. |
23 | 29 | ||
24 | - Fix a potential overflow in file.c where a cast to s64 was missing in | 30 | - Fix a potential overflow in file.c where a cast to s64 was missing in |