Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20315
Modified Files:
ChangeLog
Log Message:
Fix typos in ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.245
retrieving revision 1.246
diff -u -p -r1.245 -r1.246
--- ChangeLog 19 Jul 2005 22:58:51 -0000 1.245
+++ ChangeLog 19 Jul 2005 23:22:37 -0000 1.246
@@ -6,13 +6,13 @@ xx/xx/2005 - 1.11.1-WIP
19/07/2005 - 1.11.0 - Fixes and a new utility ntfsmount, a FUSE ntfs module.
- - ntfscp: fix signal hanling: handle both SIGTERM and SIGINT, print
+ - ntfscp: fix signal handling: handle both SIGTERM and SIGINT, print
correct message. (Yura)
- Update manual pages for ntfsprogs, ntfsclone, ntfsresize and
ntfsfix. (Szaka)
- ntfsclone: detect and hint users if the destination fs does not
support sparse files. (Szaka)
- - Fix memory managament error in ntfs_inode_close. (Yura)
+ - Fix memory management error in ntfs_inode_close. (Yura)
- Add new utility - ntfsmount. It is a FUSE module that reles on
libntfs. (Yura)
- ntfsresize: support bad clusters list ($BadClus:$Bad), a.k.a. disks
|