Mercurial > p > roundup > code
diff doc/announcement.txt @ 1291:bf8b2380adb3
added CGI :remove:<propname> and :add:<propname>...
...which specify item ids to remove / add in <propname> multilink.
(is used in issue message display, allowing removal of messages)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 18 Oct 2002 03:34:58 +0000 |
| parents | 4cbbdcf449f6 |
| children | f0ab014eaf72 |
line wrap: on
line diff
--- a/doc/announcement.txt Fri Oct 18 03:18:01 2002 +0000 +++ b/doc/announcement.txt Fri Oct 18 03:34:58 2002 +0000 @@ -11,6 +11,7 @@ Roundup requires python 2.1.3 or later for correct operation. We've had a good crack at bugs (thanks to all who contributed!): + - fixed filter() with no sort/group (sf bug 618614) - fixed register with no session (sf bug 618611) - fixed log / pid file path handling in roundup-server (sf bug 617981)
