diff --git a/ChangeLog b/ChangeLog index 286c6b31..6a548b33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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