Mercurial > p > roundup > code
diff CHANGES.txt @ 4482:cb479067e970
Allow default value declaration in DB schema.
| author | Stefan Seefeld <stefan@seefeld.name> |
|---|---|
| date | Thu, 14 Apr 2011 12:54:52 +0000 |
| parents | 1613754d2646 |
| children | 22bc0426e348 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Apr 14 12:47:48 2011 +0000 +++ b/CHANGES.txt Thu Apr 14 12:54:52 2011 +0000 @@ -6,6 +6,7 @@ Features: +- Allow declaration of default_values for properties in schema. - Add explicit "Search" permissions, see Security Fix below. - Add "lookup" method to xmlrpc interface (Ralf Schlatterbeck) - Multilinks can be filtered by combining elements with AND, OR and NOT
