Mercurial > p > roundup > code
diff CHANGES.txt @ 2196:85954067e496
mysql and postgresql schema mutation now handle added Multilinks; fixed test too
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 08 Apr 2004 00:40:20 +0000 |
| parents | 638600b0d682 |
| children | 25b95aa44d60 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Apr 07 23:32:59 2004 +0000 +++ b/CHANGES.txt Thu Apr 08 00:40:20 2004 +0000 @@ -13,6 +13,7 @@ - added search_checkboxes as an option for the search form Fixed: +- mysql and postgresql schema mutation now handle added Multilinks - web CSV export was busted (as was any action returning a result) - MultiMapping deviated from the Zope C implementation in a number of places (thanks Toby Sargeant)
