(Logical change 1.393)
edge.strict_endians
cantab.net!aia21 2004-05-21 21:21:38 +00:00
parent 1a33cda57d
commit 1f49d8348f
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ xx/xx/2004 - 1.9.3-WIP
- Rename uchar_t to ntfschar everywhere since uchar_t is already
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)
11/05/2004 - 1.9.2 - Decomrpession bug fixes, ntfsinfo enhancements, updates.
- Hopefully fix the autogen.sh problems using the --force and touch