Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11913
Modified Files:
ChangeLog
Log Message:
Add some debugging to ntfsdecrypt.c to allow printing of the private
key after it is decrypted (this is ifdeffed out by default). (Anton)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.316
retrieving revision 1.317
diff -u -p -r1.316 -r1.317
--- ChangeLog 25 Oct 2005 18:34:18 -0000 1.316
+++ ChangeLog 25 Oct 2005 22:12:25 -0000 1.317
@@ -40,6 +40,8 @@ xx/xx/2005 - 1.12.2-WIP
- ntfscat can display named attributes, streams too. (Szaka)
- Remove Dputs(), Dprintf(), Dperror(), ntfs_debug(), ntfs_error() and
Sprintf(). Forward callers to ntfs_log_*(). (Yuval)
+ - Add some debugging to ntfsdecrypt.c to allow printing of the private
+ key after it is decrypted (this is ifdeffed out by default). (Anton)
10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.
|