Mercurial > p > roundup > code
diff CHANGES.txt @ 2210:b61640273061
added IMAP support to mail gateway (rfe [SF#934000])
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 13 Apr 2004 04:11:49 +0000 |
| parents | a993c3dcac9b |
| children | 75e46660345c |
line wrap: on
line diff
--- a/CHANGES.txt Tue Apr 13 03:23:54 2004 +0000 +++ b/CHANGES.txt Tue Apr 13 04:11:49 2004 +0000 @@ -11,6 +11,7 @@ - roundup-server now uses the ForkingMixin - added another sample detector "creator_resolution" - added search_checkboxes as an option for the search form +- added IMAP support to mail gateway (sf rfe 934000) Fixed: - mysql and postgresql schema mutation now handle added Multilinks @@ -142,6 +143,7 @@ - paging in classhelp popup was broken - socket timeout error logging can fail - hyperlink designators in message display (sf bug 931828) +- don't match retired items in RDBMS stringFind 2004-04-01 0.6.8
