diff --git a/ChangeLog b/ChangeLog index 1bc85a2d..46e14af7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,11 @@ attribute list attribute position at which the attribute should be inserted in @ctx->al_entry (see descritpion for ntfs_attr_lookup() in attrib.c for details). + - Check the mount state of the output device in ntfsclone. + - Correct a too strong sanity check in ntfsclone that prevented + cloning from larger device to a smaller one but the NTFS image + could have fit fully. + - Added a few (hopefully) better explanatory messages to ntfsresize. 11/03/2004 - 1.9.0 - Added ntfsresize relocation support and a lot of cleanups. - In include/ntfs/*.h Wrap all #include "config.h" by #ifdef