diff --git a/ChangeLog b/ChangeLog index b3891135..797ac552 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,9 @@ xx/xx/2004 - 1.9.1-WIP sense and in fact reflects how nr_mft_records is being used in both libntfs and the utilities. - Add new API bitmap.h::ntfs_bitmap_{set,clear}_bit(). + - Fix layout.h STANDARD_INFORMATION and FILE_ATTR_FLAGS typedefs by + adding the packed attribute where it was missing causing havoc due + to 64 bit alignment. (Yuval Fledel) 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