From 3be519245cc166bbf24c651d0e068f08b4b9e892 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Tue, 17 Feb 2004 14:01:22 +0000 Subject: [PATCH] Update (Logical change 1.278) --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index efadc00c..8c877534 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ xx/xx/2004 - 1.8.5 - WIP - Fixup ntfsinfo a little bit and give its manpage a small update to reflect reality a little better. + - Fix BLKGETSIZE usage; parameter is unsigned long not long. (Szaka) + - Use BLKGETSIZE64 when available which allows use of devices bigger + than 2TiB. 23/01/2004 - 1.8.4 - Memory leak fixes. - Fix memory leaks in libntfs/dir.c::ntfs_inode_lookup_by_name(),