parent
5590665329
commit
756e93cd89
|
@ -1,8 +1,8 @@
|
|||
03/09/2004 - 1.9.4 - Urgent bug fixes.
|
||||
- Rewrite win32_io.c to allow device level write support (Yuval)
|
||||
- Make ntfscp update file size in $FILE_NAME(0x30) attribute (Yura)
|
||||
04/09/2004 - 1.9.4 - Urgent bug fixes.
|
||||
- Rewrite win32_io.c to allow device level write support. (Yuval)
|
||||
- Make ntfscp update file size in $FILE_NAME(0x30) attribute. (Yura)
|
||||
- Fix ntfsclone crash when --restore-image was used for block device
|
||||
outputs (Masaru Kawashima, Szaka)
|
||||
outputs. (Masaru Kawashima, Szaka)
|
||||
|
||||
03/09/2004 - 1.9.3 - Lots of fixes and enhancements all over the place.
|
||||
|
||||
|
|
5
NEWS
5
NEWS
|
@ -1,7 +1,8 @@
|
|||
Current news
|
||||
============
|
||||
ntfsprogs should now work completely on windows 2000 and XP (Cygwin).
|
||||
mkntfs does not create bootable volumes when on windows. Volumes are locked
|
||||
|
||||
ntfsprogs should now work completely on Windows 2000 and XP (Cygwin).
|
||||
mkntfs does not create bootable volumes when on Windows. Volumes are locked
|
||||
when using a R/W utility in order to prevent data corruption. (Yuval Fledel)
|
||||
|
||||
ntfsinfo has been extended and now provides much more detailed information as
|
||||
|
|
Loading…
Reference in New Issue