diff --git a/ChangeLog b/ChangeLog index 3995a5b4..2b9969bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -08/01/2004 - 1.8.3 - WIP +19/01/2004 - 1.8.3 - Lots of small fixes. - 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 @@ -9,6 +9,9 @@ spotting this.) - Fix wrong print modified %L intead of %ll everywhere. (Szaka, me) - More Cygwin fixes. (Lode Leroy) + - Switch build files to ones generated by current SuSE 9.0 (i.e. I ran + ./autogen.sh on SuSE 9.0 as I will be using SuSE as my desktop from + now on). 07/01/2004 - 1.8.2 - Make ntfsprogs work on FreeBSD. - Add compatibility for building on FreeBSD. (Christophe Grenier)