(Logical change 1.261)
edge.strict_endians
cantab.net!aia21 2004-01-13 11:05:18 +00:00
parent 2ff2fa7af9
commit 22707a7895
1 changed files with 5 additions and 1 deletions

View File

@ -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)