Changes by: flatcap
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11108
Modified Files:
ChangeLog
Log Message:
typo
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.323
retrieving revision 1.324
diff -u -p -r1.323 -r1.324
--- ChangeLog 28 Oct 2005 12:55:41 -0000 1.323
+++ ChangeLog 28 Oct 2005 15:31:41 -0000 1.324
@@ -47,7 +47,7 @@ xx/xx/2005 - 1.12.2-WIP
for mkntfs. (Szaka)
- Fix ntfs_non_resident_attr_expand() bug, that occurred if we enlarge
sparse or compressed file, but do not need to allocate new clusters
- to perfrom this. (Yura)
+ to perform this. (Yura)
- Fix ntfsdecrypt endianness bugs thus it now works on OSX running on
a dual G5! (Anton)
- Match function parameters names between .h and .c files. (Yuval)
|