Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13722
Modified Files:
ChangeLog
Log Message:
* Fix similar bug in ntfs_fuse_getxattr.
* Update changelog.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -p -r1.244 -r1.245
--- ChangeLog 19 Jul 2005 21:36:07 -0000 1.244
+++ ChangeLog 19 Jul 2005 22:58:51 -0000 1.245
@@ -1,7 +1,8 @@
xx/xx/2005 - 1.11.1-WIP
- - ntfsmount: fix buffer allocation in ntfs_fuse_filler. (Yura, thanks
- to Rich for finding bug)
+ - ntfsmount: Fix several bugs when too small buffer was allocated for
+ filenames on systems with utf8 locale. (Yura, many thanks to Rich
+ for finding bug)
19/07/2005 - 1.11.0 - Fixes and a new utility ntfsmount, a FUSE ntfs module.
|