Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16542
Modified Files:
ChangeLog
Log Message:
implement POC of syslog logging handler, make ntfsmount to use it
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.354
retrieving revision 1.355
diff -u -p -r1.354 -r1.355
--- ChangeLog 5 Feb 2006 16:39:35 -0000 1.354
+++ ChangeLog 13 Feb 2006 01:23:31 -0000 1.355
@@ -116,6 +116,8 @@
determine using sysconf()). (Anton)
- Fix tons of big-endian bugs in mkntfs. (Anton)
- ntfsresize, ntfsclone: always use MS_NOATIME. (Szaka)
+ - Implement simple syslog logging handler (need more work), teach
+ ntfsmount to use it. (Yura)
10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.
|