comparison CHANGES.txt @ 2601:113548baeed2

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.
author Richard Jones <richard@users.sourceforge.net>
date Tue, 20 Jul 2004 22:56:18 +0000
parents c86b2179085b
children 5ccd99777869
comparison
equal deleted inserted replaced
2600:f25ff5a05abd 2601:113548baeed2
31 - fixed DateHTMLProperty for invalid date entry (sf bug 986538) 31 - fixed DateHTMLProperty for invalid date entry (sf bug 986538)
32 - fixed external password source example (sf bug 986601) 32 - fixed external password source example (sf bug 986601)
33 - document the STATIC_FILES config var 33 - document the STATIC_FILES config var
34 - implement the HTTP HEAD command (sf bug 992544) 34 - implement the HTTP HEAD command (sf bug 992544)
35 - fix journal export of files to remove content from CSV files 35 - fix journal export of files to remove content from CSV files
36 - API clarification. Previously, the anydbm/bsddb/metakit filter() methods
37 had required exact matches to Multilink argument lists. The RDBMS
38 backends treated Multilink matches like all other data types - matching
39 any of the Multilink argument list is good enough. The latter behaviour
40 is implemented across the board now.
36 41
37 42
38 2004-06-24 0.7.5 43 2004-06-24 0.7.5
39 Fixed: 44 Fixed:
40 - force lookup of journal props in anydbm filtering 45 - force lookup of journal props in anydbm filtering

Roundup Issue Tracker: http://roundup-tracker.org/