diff --git a/ChangeLog b/ChangeLog index cf247f57..02c1d5f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 08/01/2004 - 1.8.3 - WIP - - + - Update ntfsinfo (Matthew J. Fanto, me) + - Add new API attrib.[hc]:ntfs_compressed_attr_pread(). NOTE: You want + to use ntfs_attr_pread() instead which will transparently read the + compressed attribute and return the decompressed data. + - Improve mkntfs linux/major.h use so should work on newer glibc. 07/01/2004 - 1.8.2 - Make ntfsprogs work on FreeBSD. - Add compatibility for building on FreeBSD. (Christophe Grenier)