X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=1e9e31e3114a48e635a614000b2fd75c7dada2f9;hb=b47dac6540ed952b95dbdce78d2a5f48ff0db86b;hp=cbd4ef229ef97baa4bf767f632c03eacd53a72ea;hpb=90950f1aa3d8d01e4b1a4a4b389f1bff7da94f45;p=mmh diff --git a/ChangeLog b/ChangeLog index cbd4ef2..1e9e31e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 2008-08-03 Peter Maydell + * sbr/fmt_compile.c: add 'do { ... } while (0)' wrappers + to various multi-statement macros to avoid nasty surprises + if the macros are used in if() clauses. + + * bug #23436: man/scan.man, man/forw.man, man/inc.man, + man/mh-chart.man, man/mhmail.man, man/mhshow.man, + man/mhstore.man, man/msgchk.man, man/packf.man, man/scan.man: + fix minor syntax errors groff warns about. + * test/runtest, test/README: allow test cases to report + that they have been SKIPped as well as PASS/FAIL + * test/tests/manpages/test-manpages - new test which runs groff + on the manpages and checks that there are no warnings. * test/runalltests: ignore editor backup files 2008-08-03 Eric Gillespie