From b13242445a4c615d0e0b4f2bcb8393cd33b6104f Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 22 Apr 2005 13:52:16 +0000 Subject: [PATCH] Update (Logical change 1.698) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 409f58d2..603a8a2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -130,6 +130,8 @@ xx/xx/2005 - 2.0.0-WIP - ntfscp: add ability to specify directory as destination file. (Yura) - ntfsresize: fix segfault during filesystem check if NTFS was corrupted in a way that clusters were referenced outside of the volume. (Szaka) + - Major rewrite of libntfs/win32_io.c and in particular seek, read, and + write related code. 04/09/2004 - 1.9.4 - Urgent bug fixes.