Mercurial > p > roundup > code
diff CHANGES.txt @ 2571:58848e3b6bb8
roundup-mailgw now logs fatal exceptions rather than mailing them to admin
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 14 Jul 2004 01:12:25 +0000 |
| parents | 50608e0bfb91 |
| children | 1a041cda628c |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jul 14 01:10:51 2004 +0000 +++ b/CHANGES.txt Wed Jul 14 01:12:25 2004 +0000 @@ -9,6 +9,7 @@ - remove "manual" locking of sqlite database - create a new RDBMS cursor after committing - added basic logging, and configuration of it and python's logging module +- roundup-mailgw now logs fatal exceptions rather than mailing them to admin - add a default argument to the DateHTMLProperty.field method, and an optional Interval (string or object) to the DateHTMLProperty.now (patch from Vickenty Fesunov) @@ -23,6 +24,7 @@ - fix anydbm journal import (sf bug 983166) - handle postgresql bug in SQL generation (sf bug 984591) - fix dates-from-Dates (sf bug 984604) +- fix messageid generated when msgid is None for send_message (sf bug 987933) 2004-06-24 0.7.5
