Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28876
Modified Files:
ChangeLog
Log Message:
libntfs: add ntfs_str2ucs and ntfs_freeucs function, and convert
copy-pastes to use them
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.372
retrieving revision 1.373
diff -u -p -r1.372 -r1.373
--- ChangeLog 29 Mar 2006 22:29:26 -0000 1.372
+++ ChangeLog 5 Apr 2006 02:45:55 -0000 1.373
@@ -32,6 +32,8 @@ xx/xx/2006 - 1.13.1-WIP
- ntfsinfo: dump either a minimal (default) or the entire attribute
header (--verbose) for all attributes types. Also removed a lot of
redundant code and made some formatting corrections. (Szaka)
+ - libntfs: add ntfs_str2ucs and ntfs_freeucs function, and convert
+ copy-pastes to use them. (Szaka)
27/02/2006 - 1.13.0 - Lots and lots and lots of fixes and enhancements.
|