diff options
author | Russ Allbery <rra@stanford.edu> | 2007-12-01 03:18:47 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-12-01 03:18:47 +0000 |
commit | 6abc78097e384d66ecf249b9c638b75eeb3ccc8f (patch) | |
tree | 8047a6785f60c6ef87dec53034db5ad9315ad7db /NEWS | |
parent | 9820080ca9470ffd1992430fc2842c2779839053 (diff) |
Add news entry for MySQL support.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ wallet 0.3 (unreleased) + MySQL is now a supported database backend and the full test suite + passes with MySQL. + Add support for running a user-defined function whenever an object is created by a non-ADMIN user and using the default owner ACL returned by that function provided that the calling user is authorized by that |