Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7660
Modified Files:
ChangeLog
Log Message:
fflush() ntfs_log_ streams. (Christophe)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.317
retrieving revision 1.318
diff -u -p -r1.317 -r1.318
--- ChangeLog 25 Oct 2005 22:12:25 -0000 1.317
+++ ChangeLog 26 Oct 2005 19:24:45 -0000 1.318
@@ -42,6 +42,7 @@ xx/xx/2005 - 1.12.2-WIP
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)
+ - fflush() ntfs_log_ streams. (Christophe)
10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.
|