From 255305ee932671da94380a76f156c323d5ce2b5c Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Wed, 10 Mar 2004 09:21:53 +0000 Subject: [PATCH] Update. (Logical change 1.309) --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 91e6f787..9b057578 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,6 +39,7 @@ xx/xx/2004 - 1.8.6-WIP - Fix all occurences of printf with %ll length modifiers but 64 bit arguments to typecast the arguments to (unsigned) long long to avoid the warnings when compiling on 64 bit architectures. + - Use AC_GNU_SOURCE in configure.ac instead of doing it manually. 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