(Logical change 1.470)
edge.strict_endians
(none)!yura 2004-08-03 17:53:48 +00:00
parent 0c92486d08
commit ba508305e3
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ xx/xx/2004 - 1.9.3-WIP
- Added new API lcnalloc.[ch]::ntfs_cluster_free_from_rl, and made
ntfs_cluster_alloc use it (Yura)
- Bugfix in ntfs_cluster_alloc for count = 0 (Yura)
- Bugfix in ntfs_attr_map{_whole_,_}runlist: make it not fail if runlist
already mapped (Yura)
11/05/2004 - 1.9.2 - Decompression bug fixes, ntfsinfo enhancements, updates.
- Hopefully fix the autogen.sh problems using the --force and touch