etc/replcomps, etc/replgroupcomps: Trim trailing whitespace from
[mmh] / ChangeLog
index d76efca..39aab9a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-03  Eric Gillespie  <epg@pretzelnet.org>
+
+       * etc/replcomps, etc/replgroupcomps: Trim trailing whitespace from
+       Subject field.
+
 2008-08-03  Peter Maydell  <pmaydell@chiark.greenend.org.uk>
 
        * sbr/fmt_compile.c: when doing an if-test on the result
@@ -5,7 +10,7 @@
        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.
+       * test/tests/repl/test-if-str: test case for this bug
 
 2008-07-24  Eric Gillespie  <epg@pretzelnet.org>