Mercurial > p > roundup > code
diff doc/announcement.txt @ 2610:d1626710cff1 maint-0.7 0.7.6
pre-release stuff
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 21 Jul 2004 01:25:55 +0000 |
| parents | b3ea6bad36b7 |
| children | fc9b8522a4bc |
line wrap: on
line diff
--- a/doc/announcement.txt Wed Jul 21 01:02:15 2004 +0000 +++ b/doc/announcement.txt Wed Jul 21 01:25:55 2004 +0000 @@ -17,6 +17,12 @@ - document the STATIC_FILES config var - implement the HTTP HEAD command (sf bug 992544) - fix journal export of files to remove content from CSV files +- API clarification. Previously, the anydbm/bsddb/metakit filter() methods + had required exact matches to Multilink argument lists. The RDBMS + backends treated Multilink matches like all other data types - matching + any of the Multilink argument list is good enough. The latter behaviour + is implemented across the board now. +- fix metakit handling of filter on Link==None If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation.
