Mercurial > p > roundup > code
comparison CHANGES.txt @ 2574:1a041cda628c
make user permissions check more sane (fix search page for anonymous)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 14 Jul 2004 04:14:52 +0000 |
| parents | 58848e3b6bb8 |
| children | 7f25486ff85e |
comparison
equal
deleted
inserted
replaced
| 2573:71e03be0a25b | 2574:1a041cda628c |
|---|---|
| 23 - rdbms backends not filtering correctly on link=None | 23 - rdbms backends not filtering correctly on link=None |
| 24 - fix anydbm journal import (sf bug 983166) | 24 - fix anydbm journal import (sf bug 983166) |
| 25 - handle postgresql bug in SQL generation (sf bug 984591) | 25 - handle postgresql bug in SQL generation (sf bug 984591) |
| 26 - fix dates-from-Dates (sf bug 984604) | 26 - fix dates-from-Dates (sf bug 984604) |
| 27 - fix messageid generated when msgid is None for send_message (sf bug 987933) | 27 - fix messageid generated when msgid is None for send_message (sf bug 987933) |
| 28 - make user permissions check more sane (fix search page for anonymous) | |
| 28 | 29 |
| 29 | 30 |
| 30 2004-06-24 0.7.5 | 31 2004-06-24 0.7.5 |
| 31 Fixed: | 32 Fixed: |
| 32 - force lookup of journal props in anydbm filtering | 33 - force lookup of journal props in anydbm filtering |
