diff --git a/ChangeLog b/ChangeLog index ec09325b..94f7dd72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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