diff options
author | Russ Allbery <eagle@eyrie.org> | 2014-07-15 20:33:18 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2014-07-15 21:10:47 -0700 |
commit | 443c2c7ac38672f18a14a84e7a220d1a3b1cd545 (patch) | |
tree | e8144e552121846c9d7f555ba225a069fdbf104d /NEWS | |
parent | b1bd88daea1dde6de9e6a8688c6190cdc0b5c617 (diff) |
Record ACL names in the ACL history
Change-Id: I0d7a088bb34dda2fc554b9f104c2a33e5faf879e
Reviewed-on: https://gerrit.stanford.edu/1554
Reviewed-by: Russ Allbery <rra@stanford.edu>
Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -46,6 +46,8 @@ wallet 1.1 (unreleased) the DateTime::Format::* module corresponding to the DBD::* module used for the server database. + ACL renames are now recorded in the ACL history. + The initial creation and membership of the ADMIN ACL during database initialization or reinitialization is no longer recorded in the acl_history table. (This is fallout from making a specific type of |