parent
4b57fb71ea
commit
55a4a34097
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue