diff options
author | Russ Allbery <rra@stanford.edu> | 2011-05-17 16:11:06 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2011-05-17 16:11:06 -0700 |
commit | 4ee50d93cf99f55a503d0ca788e6c1a468eeacf6 (patch) | |
tree | d03149c8148c682337f791b45b76226ed613f04f /NEWS | |
parent | deaa5c140e85d8e1248d910f0721c9e00a46e439 (diff) |
Add wallet-admin upgrade command to upgrade the database
Hook the new upgrade method of Wallet::Schema into Wallet::Admin
and the wallet-admin wrapper script.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ User-Visible wallet Changes +wallet 1.0 (unreleased) + + wallet-admin has a new sub-command, upgrade, which upgrades the wallet + database to the latest schema version. This command should be run + when deploying any new version of the wallet server. + wallet 0.12 (2010-08-25) New client program wallet-rekey that, given a list of keytabs on the |