From 7bd2f3f8d54eecd63047104ea6387941fffaa976 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 5 Mar 2004 09:45:14 +0000 Subject: [PATCH] Update. (Logical change 1.293) --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index cf49e581..ca91d579 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,11 @@ xx/xx/2004 - 1.8.6-WIP exceeds 32 bits or the maximum cluster size is reached. We then exit with an appropriate error message. (Thanks to Szaka for the bug report.) + - Modify layout.h and logfile.h expanding/naming annonymous structs + and unions (much like I did earlier in the kernel driver) so that + the -fms-extensions switch is no longer required. Also, removed + the -fms-extensions switch and associated autodetection from + ./configure.ac. (Yuval Fledel with small fixes from 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