X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=8da51112f312ad74ef636fd4aec3d0a2e9d92ef5;hp=1a62efb906ad6f1d0d489a9593abba20be4a416e;hb=f6d142edd29a2d1d726efceb3121f9f9b6dd5b9a;hpb=ae31d21710465851fdecc8e5fb447e690b83a9f4 diff --git a/ChangeLog b/ChangeLog index 1a62efb..8da5111 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2008-05-21 Peter Maydell + + * sbr/dtimep.lex: add some table size declarations for the + benefit of elderly lexes with small defaults. + +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