parent
e691e34ae7
commit
dacd601b9f
|
@ -2,6 +2,9 @@
|
|||
- Compile fixes for DJGPP. (Chrisophe Grenier, me)
|
||||
- Add compatibility for building on FreeBSD. (Christophe Grenier)
|
||||
- Add new compile target "make libs" which only compiles libntfs.
|
||||
- Note: DJGPP only works with "make libs". not "make" due to absence
|
||||
of getopt.h, getopt_long(), snprintf(), vsnprintf(). getopt() does
|
||||
exist (in unistd.h) so we could switch to that if we wanted.
|
||||
|
||||
06/01/2004 - 1.8.1 - Important bug fix and various enhancements.
|
||||
- Add new API function attrib.[hc]:ntfs_attr_map_whole_runlist().
|
||||
|
|
Loading…
Reference in New Issue