(Logical change 1.395)
edge.strict_endians
cantab.net!aia21 2004-05-23 20:10:46 +00:00
parent 3d4c6f8bf7
commit 68b1426c28
1 changed files with 2 additions and 1 deletions

View File

@ -6,10 +6,11 @@ xx/xx/2004 - 1.9.3-WIP
defined on Solaris to be an unsigned 1-byte character and it is also
defined like this in POSIX.
- Do not use the ++ operator on a variable when it is being passed as a
parameter to a macro in libntfs/unistr.c. (Pete Curran, Yuval)
parameter to a macro in libntfs/unistr.c. (Pete Curran)
- Fix out of source tree build of utilities by changing $top_srcdir to
$top_builddir in the references to the build library in the makefile
template ntfsprogs/Makefile.am. (Yuval)
- Dump general info about an inode in ntfsinfo. (Yuval)
11/05/2004 - 1.9.2 - Decomrpession bug fixes, ntfsinfo enhancements, updates.
- Hopefully fix the autogen.sh problems using the --force and touch