Mercurial > p > roundup > code
diff CHANGES.txt @ 392:a9edec536e0a
missing "return" in filter_section (thanks Roch'e Compaan)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 15 Nov 2001 10:26:01 +0000 |
| parents | 399340646765 |
| children | f40388721e40 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Nov 15 10:24:27 2001 +0000 +++ b/CHANGES.txt Thu Nov 15 10:26:01 2001 +0000 @@ -43,6 +43,7 @@ . errors in nosy reaction will be propogated now (were effectively being squashed) . re-open the database as the author in mail handling + . missing "return" in filter_section (thanks Roch'e Compaan) 2001-10-23 - 0.3.0 pre 3
