Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20803
Modified Files:
ChangeLog
Log Message:
fix VCN size in index.c
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.376
retrieving revision 1.377
diff -u -p -r1.376 -r1.377
--- ChangeLog 5 Apr 2006 12:43:06 -0000 1.376
+++ ChangeLog 6 Apr 2006 17:00:33 -0000 1.377
@@ -36,6 +36,7 @@ xx/xx/2006 - 1.13.1-WIP
and ntfs_inode_badclus_bad() functions, and convert all copy-pastes
to use them. (Szaka)
- Fix all incorrect getopt_long() return value usages. (Szaka)
+ - Fix VCN size in the index.c. (Anton, Yura)
27/02/2006 - 1.13.0 - Lots and lots and lots of fixes and enhancements.
|