Changes by: uvman
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24236
Modified Files:
ChangeLog
Log Message:
Update changelog about Dputs, Dprintf, ..., Sprintf
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.315
retrieving revision 1.316
diff -u -p -r1.315 -r1.316
--- ChangeLog 23 Oct 2005 14:00:37 -0000 1.315
+++ ChangeLog 25 Oct 2005 18:34:18 -0000 1.316
@@ -38,6 +38,8 @@ xx/xx/2005 - 1.12.2-WIP
streams access interface. Currently supported interfaces are 'none'
and 'windows'. (Yura)
- ntfscat can display named attributes, streams too. (Szaka)
+ - Remove Dputs(), Dprintf(), Dperror(), ntfs_debug(), ntfs_error() and
+ Sprintf(). Forward callers to ntfs_log_*(). (Yuval)
10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.
|