(Logical change 1.295)
edge.strict_endians
cantab.net!aia21 2004-03-05 11:23:42 +00:00
parent 0905db9495
commit 9d70153483
1 changed files with 2 additions and 0 deletions

View File

@ -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