Changes by: aia21
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357.server4you.de:/tmp/cvs-serv11710
Modified Files:
ChangeLog
Log Message:
Fix long standing stupendously stupid bug in libntfs/attrib.c::
ntfs_external_attr_find() and also port a bugfix from the advanced
ntfs kernel driver to the same function. (Anton)
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.388
retrieving revision 1.389
diff -u -p -r1.388 -r1.389
--- ChangeLog 13 Jul 2006 16:01:52 -0000 1.388
+++ ChangeLog 23 Jul 2006 21:43:08 -0000 1.389
@@ -2,6 +2,9 @@ xx/xx/xxxx - x.xx.x -
- ntfsmount now creates files and directories with security descriptor
that grant full access to everyone. (Yura)
+ - Fix long standing stupendously stupid bug in libntfs/attrib.c::
+ ntfs_external_attr_find() and also port a bugfix from the advanced
+ ntfs kernel driver to the same function. (Anton)
21/06/2006 - 1.13.1 - Various fixes.
|