Mercurial > p > roundup > code
diff CHANGES.txt @ 2136:ee3cf6a44f29
queries on a per-user basis, and public queries [SF#891798] :)
EditAction was confused about who "self" was
Edit collision detection was broken for index-page edits
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 26 Mar 2004 04:50:51 +0000 |
| parents | 3fd672293712 |
| children | c49495585c44 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Mar 26 02:24:45 2004 +0000 +++ b/CHANGES.txt Fri Mar 26 04:50:51 2004 +0000 @@ -10,11 +10,14 @@ - added Reject exception which may be raised by auditors. This is trapped by mailgw and may be used to veto creation of file attachments or messages. (sf bug 700265) +- queries on a per-user basis, and public queries (sf "bug" 891798 :) Fixed: - Boolean HTML templating was broken - Link HTML templating field() was broken - Fix reporting of test inclusion in postgresql test +- EditAction was confused about who "self" was +- Edit collision detection was broken for index-page edits 2004-03-24 0.7.0b1
