Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7522
Modified Files:
ChangeLog
Log Message:
Fix off-by-one in ACL dumping, one ACE was missed
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.347
retrieving revision 1.348
diff -u -p -r1.347 -r1.348
--- ChangeLog 7 Jan 2006 08:20:33 -0000 1.347
+++ ChangeLog 14 Jan 2006 00:54:51 -0000 1.348
@@ -94,6 +94,7 @@ xx/xx/2005 - 1.12.2-WIP
- ntfsmount: Add FreeBSD support. (Yura)
- ntfsmount: Fix bug with moving non-empty directories. (Yura)
- ntfsinfo: dump $Secure:$SDS in verbose mode. (Szaka)
+ - ntfsinfo: fix off-by-one in ACL dumping, one ACE was missed. (Szaka)
10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.
|