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(),