From e14c9479ce56162a15f08cdda73128ac6f589b85 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 12 Mar 2004 09:30:03 +0000 Subject: [PATCH] Update (Logical change 1.324) --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 51393312..cdefd09c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ xx/xx/2004 - 1.9.1-WIP - Update with SuSE 9.1 beta 1 versions of GNU build system. + - Fix warnings on powerpc architecture where it would seem char is + unsigned so comparisons with -1 cause a warning that comparison is + always true/wrong. (Thanks to Ender for reporting.) 11/04/2004 - 1.9.0 - Added ntfsresize relocation support and a lot of cleanups. - In include/ntfs/*.h Wrap all #include "config.h" by #ifdef