diff options
author | Stef Walter <stef@thewalter.net> | 2010-10-18 19:59:21 +0000 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2010-10-18 21:16:43 +0000 |
commit | 28173f3e2037a37cdd6d6afe7f1b084e216df1ca (patch) | |
tree | 7f2bc3720450721182d3b9852a1326728a372de1 /NEWS | |
parent | e021152e8e0b66776f743900a7b481d3cdff772c (diff) |
A few changes to the project after move to git.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 26 |
1 files changed, 25 insertions, 1 deletions
@@ -1 +1,25 @@ -See ChangeLog
\ No newline at end of file +0.9 + - Use my real name 'Stef Walter' + See: http://memberwebs.com/nielsen/ + +0.8.7 + - Fix crasher on corrupted drives. A problem with update + sequence offset being filled with garbage [Albert Kwok] + +0.8.6 + - Don't exit on error reading source drive [Marius Hillenbrand] + - Fixed core dump when attribute list, but no MFT loaded [Marius Hillenbrand] + +0.8.5 + - Ported to Linux/FreeBSD + - Support for very fragmented MFTs + - Fixed memory leaks + - Fixed many bugs + +0.8 + - Support for non-contiguous MFT + - Better support for WinXP NTFS + - Other bug fixes + +0.7 + - Initial public release |