X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=39aab9a8943670658c7961bd7ee889d59e59bb1a;hb=e429820bc15ffd06239ae9e4f4100ee47738deba;hp=7e6b2eb0907e76ff2649217b76141c02e6deff12;hpb=a107dc40d92e7a37be148816db160325326318e3;p=mmh diff --git a/ChangeLog b/ChangeLog index 7e6b2eb..39aab9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2008-08-03 Eric Gillespie + + * etc/replcomps, etc/replgroupcomps: Trim trailing whitespace from + Subject field. + +2008-08-03 Peter Maydell + + * sbr/fmt_compile.c: when doing an if-test on the result + of a function which returns a string result, check whether + the string is non-empty (as the documentation says we do). + Previously we were always testing the integer 'value'. Bug + spotted by Eric Gillespie. + * test/tests/repl/test-if-str: test case for this bug + 2008-07-24 Eric Gillespie * test/setup-test: Run 'make clean' before building