From 67731b14c8c88b4c7bc8266defddb6759ea2e9ae Mon Sep 17 00:00:00 2001 From: cha0smaster Date: Sat, 2 Jul 2005 18:30:46 +0000 Subject: [PATCH] Update changelog for changes that were lost after 1.10.0 release. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index e085112c..4315aa71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ xx/xx/xxxx - 1.10.1-WIP + - ntfscp: fix signal hanling: handle both SIGTERM and SIGINT, print + correct message. (Yura) + - Update manual pages for ntfsprogs, ntfsclone, ntfsresize. (Szaka) + - Detect and hint users if the destination fs doesn't support + sparse files. (Szaka) - Fix memory managament error in ntfs_inode_close. (Yura) 20/06/2005 - 1.10.0 - Lots of new features, enhancements, and bug fixes.