From a65b9e26f934af541e47bf3e88a6a2297fa30b8a Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Mon, 26 May 2003 12:58:41 +0000 Subject: [PATCH] Manual merge. 2003/05/25 21:07:10+01:00 cantab.net!aia21 Update. 2003/05/25 20:40:25+01:00 cantab.net!aia21 Update. (Logical change 1.136) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8cfbe946..b8ae86e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ xx/xx/2003 - 1.8.0-devel - Work in progress. - Fix attempt to release I30 internal constant. (Russ Christensen) - Fix off-by-one error in disk_io.c::ntfs_cluster_{read,write}(). (Ian Jackson) + - Add -fms-extensions when compiling with gcc-3.2+. + - Update for newer autoconf/automake. + - Abstract low level device operations (include/device,h and + libntfs/device.c). - Added ntfsclone utility written by Szabolcs Szakacsits. 13/02/2003 - 1.7.1 - Urgent bug fixes.