Mercurial > p > roundup > code
diff CHANGES.txt @ 1420:3ac43c62a250
implemented extension to form parsing...
...to allow editing of multiple items and creation of multiple items
(but only one per class)
the colon ":" special form variable designator may now be any of : + @
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 12 Feb 2003 06:41:58 +0000 |
| parents | c717b8d63a7e |
| children | 37e712e77a99 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Feb 12 00:24:40 2003 +0000 +++ b/CHANGES.txt Wed Feb 12 06:41:58 2003 +0000 @@ -49,6 +49,9 @@ - fixed error in indexargs_url (thanks Patrick Ohly) - fixed getnode (sf bug 684531) - included UN*X manual pages from Bastian Kleineidam +- implemented extension to form parsing to allow editing of multiple items + and creation of multiple items (but only one per class) +- the colon ":" special form variable designator may now be any of : + @ 2003-??-?? 0.5.6
