Mercurial > p > roundup > code
diff CHANGES.txt @ 2218:5673b24ceb0d
roundupdb nosymessage() takes an optional bcc list
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 18 Apr 2004 06:13:48 +0000 |
| parents | 98d3bf8ffb19 |
| children | 69f16bb16f83 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Apr 18 05:31:03 2004 +0000 +++ b/CHANGES.txt Sun Apr 18 06:13:48 2004 +0000 @@ -1,7 +1,7 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2004-??-?? 0.7.0 +2004-04-18 0.7.0b3 Feature: - added a favicon - added url_quote and html_quote methods to the utils object @@ -13,6 +13,7 @@ - added search_checkboxes as an option for the search form - added IMAP support to mail gateway (sf rfe 934000) - check MANIFEST against the files actually unpacked +- roundupdb nosymessage() takes an optional bcc list Fixed: - mysql and postgresql schema mutation now handle added Multilinks
