Changes by: yura
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357.server4you.de:/tmp/cvs-serv10899
Modified Files:
ChangeLog
Log Message:
Fix bug with renaming directories with names in DOS and WIN32 namespaces.
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.384
retrieving revision 1.385
diff -u -p -r1.384 -r1.385
--- ChangeLog 16 May 2006 11:58:22 -0000 1.384
+++ ChangeLog 3 Jun 2006 21:37:27 -0000 1.385
@@ -48,6 +48,8 @@ xx/xx/2006 - 1.13.1-WIP
correct order. Essential for hunting bugs in directory operations
code... (Anton)
- configure.ac fix for Cygwin. (Yuval)
+ - Fix bug with renaming directories with names in DOS and WIN32
+ namespaces. (Yura)
27/02/2006 - 1.13.0 - Lots and lots and lots of fixes and enhancements.
|