Changes by: yura
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357:/tmp/cvs-serv21782
Modified Files:
ChangeLog
Log Message:
one more endian bug in ntfsinfo
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.408
retrieving revision 1.409
diff -u -p -r1.408 -r1.409
--- ChangeLog 30 Oct 2006 13:29:45 -0000 1.408
+++ ChangeLog 30 Oct 2006 23:23:40 -0000 1.409
@@ -192,7 +192,7 @@ xx/xx/2006 - x.xx.x - .
- New APIs (dir.[ch]):
ntfs_create_device() for Interix block and character devices
creation.
- ntfs_crate_symlink() for Interix symbolic links creation. (Yura)
+ ntfs_create_symlink() for Interix symbolic links creation. (Yura)
- Teach ntfs_create() to create Interix FIFOs and sockets. (Yura)
- Fix the -u option in ntfsundelete. Instead of a confusing optional
parameter, there's a new option -i with a required parameter. (Rich)
|