diff --git a/ChangeLog b/ChangeLog index 82711e5f..c78b57f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,8 @@ xx/xx/2004 - 1.8.6-WIP - Update the build system: autogen.sh now uses autoreconf; run autoupdate && autoreconf --force and fixup the fallout damage; rename INCLUDES to AM_CPPFLAGS; add $srcdir to getgccver invocation. + - Rename private to priv_data in ntfs_device_alloc() to avoid name + space clashes with C++. (Yuval Fledel, modified fix by me) 27/02/2004 - 1.8.5 - Springclean of the build process, cleanups, bug fixes - Fixup ntfsinfo a little bit and give its manpage a small update to