From 8ed1a0e96ec4e1c19098b1c03c77550325b177a6 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Wed, 31 Mar 2004 14:47:08 +0000 Subject: [PATCH] Update (Logical change 1.352) --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ef1851e2..aca7c535 100644 --- a/ChangeLog +++ b/ChangeLog @@ -59,7 +59,7 @@ cleanups. - Remove some compiler warnings that appeared with the latest gcc update from SUSE 9.1 beta 3. - - Sanitize logfile.h somewhat and adapt ntfsdump_logfile so it compiles. + - Sanitize/update logfile.h somewhat and adapt ntfsdump_logfile. - Move declaration of a variable in utils.c to beginning of block. Thanks to Alexei Alexandrov for the bug report and patch.