X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=8d6c1f1942f44a1586c614c545786966d79df66b;hb=b3a909747d6166f820d2ac3c78cc5ad834d3b9b7;hp=1a62efb906ad6f1d0d489a9593abba20be4a416e;hpb=ae31d21710465851fdecc8e5fb447e690b83a9f4;p=mmh diff --git a/ChangeLog b/ChangeLog index 1a62efb..8d6c1f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +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 + specified to configure, enable all supported masquerade forms. + This allows users to masquerade with the default + configuration. That seems to be more worthwhile now than + trying to prevent users from using it, especially with + single-user installations or those where a user can edit + etc/mts.conf. + 2008-05-04 Peter Maydell * bug #23167: sbr/ruserpass.c (ruserpass): make bad permissions