update changelog

(Logical change 1.59)
edge.strict_endians
cantab.net!aia21 2002-12-27 16:18:10 +00:00
parent ccf8a369a2
commit f89206c784
1 changed files with 2 additions and 0 deletions

View File

@ -178,6 +178,8 @@
ntfs_cluster_{alloc,free}(). -- WIP
- New API functions provided by runlist.[hc]:
ntfs_rl_truncate(). -- WIP
- New API function provided by bitmap.[hc]:
ntfs_bitmap_clear_run(). -- WIP
12/03/2002 - 1.6.0 - More mkntfs options and cleanups.
Fix typo in usage information of mkntfs. Thanks to Richard Russon for