parent
aa85d7a8b1
commit
d85cb21fed
12
ChangeLog
12
ChangeLog
|
@ -24,16 +24,8 @@ xx/xx/2004 - 1.9.3-WIP
|
|||
- ntfswipe - wipe file tails and directory indexes (Yura)
|
||||
- Bugfix in ntfs_rl_pread,pwrite for pos > 0. (Yura)
|
||||
- Added special image format support in ntfsclone. (Per Olofsson)
|
||||
- Major win32_io.c update implementing ->ioctl, ->sync, and ->stat.
|
||||
Should compile on any machine with NT/2k/XP compatible include files.
|
||||
That means EVERY cygwin/mingw32 compiler, possibly even
|
||||
Intel/Microsoft. Will probably not work on djgpp. All external DLL
|
||||
imports exist on any Windows 9x/NT+, so it should work on any Windows
|
||||
PC. Tested only on Windows XP. The write code is trivial now, but I
|
||||
would wait with it until I figure out how to find if a volume is
|
||||
mounted or not in Windows. Also mkntfs still has no chance of
|
||||
working as getting the head-count is NT specific and as such wasn't
|
||||
implemented. (Yuval)
|
||||
- Major win32_io.c update implementing ->ioctl, ->sync, ->stat, and
|
||||
->write. NOTE: This might break djgpp compatibility. (Yuval)
|
||||
- Added truncate option to ntfsundelete. (mabs)
|
||||
- Bugfix in ntfs_attr_size_bounds_check that caused it always fail,
|
||||
if no maximum limit for attribute size. (Yura)
|
||||
|
|
Loading…
Reference in New Issue