Mercurial > p > roundup > code
diff CHANGES.txt @ 1903:98b5f2c54dab
Change nosymessage and send_message to accept msgid=None (RFE [SF#707235]).
| author | Johannes Gijsbers <jlgijsbers@users.sourceforge.net> |
|---|---|
| date | Thu, 06 Nov 2003 19:01:57 +0000 |
| parents | d6c039c5b52b |
| children | dc43e339e607 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Nov 06 14:24:57 2003 +0000 +++ b/CHANGES.txt Thu Nov 06 19:01:57 2003 +0000 @@ -8,7 +8,8 @@ - using Zope3's test runner now, allowing GC checks, nicer controls and coverage analysis - !BETA! added postgresql backend, needs work !BETA! -- all RDMBS backends now have indexes on several columns +- all RDBMS backends now have indexes on several columns +- Change nosymessage and send_message to accept msgid=None (RFE #707235). Fixed: - mysql documentation fixed to note requirement of 4.0+ and InnoDB
