Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30148
Modified Files:
ChangeLog
Log Message:
mkntfs: set the physical drive and the extended boot signature to 0x80
in the Extended BPB which are needed to boot from disk
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.363
retrieving revision 1.364
diff -u -p -r1.363 -r1.364
--- ChangeLog 13 Mar 2006 20:25:46 -0000 1.363
+++ ChangeLog 14 Mar 2006 21:20:20 -0000 1.364
@@ -5,6 +5,8 @@ xx/xx/2006 - 1.13.1-WIP
- Fix build with --disable-gnome-vfs --enable-fuse-module. (Gentoo)
- ntfscluster: identify files even if their clusters aren't set
in $Bitmap (useful to find potentially corrupted files). (Szaka)
+ - mkntfs: set the physical drive and the extended boot signature to
+ 0x80 in the Extended BPB which are needed to boot from disk. (Szaka)
27/02/2006 - 1.13.0 - Lots and lots and lots of fixes and enhancements.
|