Mercurial > p > roundup > code
diff CHANGES.txt @ 2991:b9a55628a78d
more doc fixes
simplified the security API, and bumped those changes around
a couple more TODO items so I don't forget
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 07 Dec 2004 23:32:50 +0000 |
| parents | f4023f1cc1d6 |
| children | b9725abb0048 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Dec 03 22:19:41 2004 +0000 +++ b/CHANGES.txt Tue Dec 07 23:32:50 2004 +0000 @@ -37,6 +37,8 @@ - unless in debug mode, keep a single persistent connection through a single web or mailgw request. - HTTP Basic Authentication (sf patch 1067690) +- extended security.addPermissionToRole to allow skipping the separate + getPermission call Fixed: - postgres backend open doesn't hide corruption in schema (sf bug 956375) @@ -49,6 +51,7 @@ Fixed: - reset ID counters if the database is cleared (thanks William) - apply IE caching "fix" to automatically serve up all pages expired +- fix typo (sf patch 1076629) 2004-10-26 0.7.9
