parent
6276a27b77
commit
a9d3049ded
|
@ -3,6 +3,10 @@ xx/xx/2004 - 1.9.1-WIP
|
|||
- Fix warnings on powerpc architecture where it would seem char is
|
||||
unsigned so comparisons with -1 cause a warning that comparison is
|
||||
always true/wrong. (Thanks to Ender for reporting.)
|
||||
- Modify meaning of ntfs_volume->nr_mft_records to be the number of
|
||||
initialized mft records, not total mft records. This makes far more
|
||||
sense and in fact reflects how nr_mft_records is being used in both
|
||||
libntfs and the utilities.
|
||||
|
||||
11/04/2004 - 1.9.0 - Added ntfsresize relocation support and a lot of cleanups.
|
||||
- In include/ntfs/*.h Wrap all #include "config.h" by #ifdef
|
||||
|
|
Loading…
Reference in New Issue