diff --git a/ChangeLog b/ChangeLog index 6110d685..c6d36ab9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,10 @@ xx/xx/2004 - 1.9.3-WIP already mapped. (Yura) - Make ntfslabel pay attention to --no-action. (Yuval) - Several bugfixes in ntfs_cluster_alloc. (Anton) + - Make all of libntfs only output anything if configured with + --enable-debug. The only exception is ntfs_boot_sector_is_ntfs() + which now uses a new function Sprintf(), provided by debug.h which + can be #ifdef-ed out if people want it to be truly silent. (Anton) 11/05/2004 - 1.9.2 - Decompression bug fixes, ntfsinfo enhancements, updates. - Hopefully fix the autogen.sh problems using the --force and touch