Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30147
Modified Files:
ChangeLog
Log Message:
Fix 'make install' and 'make uninstall' if FUSE isn't enabled
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -p -r1.290 -r1.291
--- ChangeLog 5 Oct 2005 13:01:10 -0000 1.290
+++ ChangeLog 5 Oct 2005 20:11:23 -0000 1.291
@@ -73,7 +73,7 @@ xx/xx/2005 - 1.12.0-WIP
- ntfsmount: Add 'locale' option. (Yura)
- ntfsmount: Change interface to 'ntfsmount device mount_point'. (Yura)
- Hardlink ntfsmount to /sbin/mount.ntfs-fuse, thus it possible mounting
- from fstab by specifying ntfs-fuse filesystem type. (Yura)
+ from fstab by specifying ntfs-fuse filesystem type. (Yura, Szaka)
08/08/2005 - 1.11.2 - ntfsdecrypt now works and lots of fixes and improvements.
|