Update changelog.

(Logical change 1.266)
edge.strict_endians
cantab.net!aia21 2004-01-19 15:58:00 +00:00
parent 4b57fb71ea
commit 55a4a34097
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@
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.
- Fix silly bug in ntfs_attr_size_bounds_check() where unbounded
attributes were handled completely wrong. (Thanks to Szaka for
spotting this.)
- Fix wrong print modified %L intead of %ll everywhere. (Szaka, me)
- More Cygwin fixes. (Lode Leroy)
07/01/2004 - 1.8.2 - Make ntfsprogs work on FreeBSD.
- Add compatibility for building on FreeBSD. (Christophe Grenier)