Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4546
Modified Files:
ChangeLog
Log Message:
Fix unistr.c::ntfs_mbstoucs on systems with utf8 locale.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -p -r1.252 -r1.253
--- ChangeLog 25 Jul 2005 22:08:42 -0000 1.252
+++ ChangeLog 28 Jul 2005 21:20:23 -0000 1.253
@@ -15,6 +15,7 @@ xx/xx/xxxx - 1.12.0-WIP
extent. (Szaka)
- ntfscp: fix attribute name parsing bug introduced in 1.10.0. (Yura)
- ntfsinfo: dump more information for indexes. (Yura)
+ - Fix unistr.c::ntfs_mbstoucs on systems with utf8 locale. (Yura)
20/07/2005 - 1.11.1 - Fix several ntfsmount bugs.
|