(Logical change 1.326)
edge.strict_endians
cantab.net!aia21 2004-03-12 15:50:52 +00:00
parent 6276a27b77
commit a9d3049ded
1 changed files with 4 additions and 0 deletions

View File

@ -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