Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26588
Modified Files:
ChangeLog
Log Message:
Only include sys/ioctl.h in libntfs/device.c if ./configure detected
it to be present. (Christophe)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -p -r1.272 -r1.273
--- ChangeLog 15 Aug 2005 20:48:48 -0000 1.272
+++ ChangeLog 19 Aug 2005 16:01:15 -0000 1.273
@@ -33,7 +33,9 @@ xx/xx/2005 - 1.12.0-WIP
ntfs_mft_record_alloc. (Yura)
- Make ntfsmount use new APIs for file and directory creation/deletion.
Implement utime operation. (Yura)
- - Hard link mkfs.ntfs and mkfs.ntfs.8 with mkntfs and mkntfs.8 (Szaka).
+ - Hard link mkfs.ntfs and mkfs.ntfs.8 with mkntfs and mkntfs.8. (Szaka)
+ - Only include sys/ioctl.h in libntfs/device.c if ./configure detected
+ it to be present. (Christophe)
08/08/2005 - 1.11.2 - ntfsdecrypt now works and lots of fixes and improvements.
|