X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=8d6c1f1942f44a1586c614c545786966d79df66b;hb=b3a909747d6166f820d2ac3c78cc5ad834d3b9b7;hp=01ba704831a96cc89568eb82283d2ece95179a19;hpb=27844443b4759689ecbc2eb4519c0fe83ebda473;p=mmh diff --git a/ChangeLog b/ChangeLog index 01ba704..8d6c1f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2008-05-18 David Levine + + * sbr/addrsbr.c: removed "err" from conditional, because gcc + correctly warned that it would always evaluate as true. It's + the address of a static array. + +2008-05-16 Oliver Kiddle + + * sbr/Makefile.in, config/Makefile.in: Don't use $< in target rules + in makefiles, as POSIX says it's only defined in inference rules. + 2008-05-13 David Levine * configure.in, INSTALL: if --enable-masquerade is not