(Logical change 1.516)
edge.strict_endians
cantab.net!aia21 2004-08-30 20:41:14 +00:00
parent 82b34f883a
commit b1aaf86adf
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@ xx/xx/2004 - 1.9.3-WIP
--enable-debug. The only exception is ntfs_boot_sector_is_ntfs()
which now uses a new function Sprintf(), provided by debug.h which
can be #ifdef-ed out if people want it to be truly silent. (Anton)
- Fix memory leak in libntfs/attrib.c. (Christophe)
- Fix memory leaks in libntfs/attrib.c, ntfsprogs/mkntfs.c and
ntfsprogs/ntfsundelete.c. (Christophe)
11/05/2004 - 1.9.2 - Decompression bug fixes, ntfsinfo enhancements, updates.
- Hopefully fix the autogen.sh problems using the --force and touch