Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28122
Modified Files:
ChangeLog
Log Message:
Fix bug in ntfs_attr_pwrite() when we sometimes lose current run in the runlist.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.360
retrieving revision 1.361
diff -u -p -r1.360 -r1.361
--- ChangeLog 27 Feb 2006 09:09:50 -0000 1.360
+++ ChangeLog 4 Mar 2006 13:56:34 -0000 1.361
@@ -1,3 +1,8 @@
+xx/xx/2006 - 1.13.1-WIP
+
+ - Fix bug in ntfs_attr_pwrite() when we sometimes lose current run in
+ the runlist. (Yura)
+
27/02/2006 - 1.13.0 - Lots and lots and lots of fixes and enhancements.
- Temporarily disable use of the legal ansi character checking in
|