diff options
| author | Russ Allbery <rra@stanford.edu> | 2013-03-27 15:23:59 -0700 | 
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2013-03-27 15:23:59 -0700 | 
| commit | 5f2f74cf86f96c6daa698070431a0aee52801ef2 (patch) | |
| tree | 5bfb6c14037a310e132ae23d68b3de21fc16f540 /debian | |
| parent | 5df16adc5024c56e3d733741919954308b4d498a (diff) | |
Add upstream changelog for 1.0
Change-Id: If1e8679a3c808121bbe33f71cea58675e5aadfe4
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 15 | 
1 files changed, 15 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index d9c5fb0..b3463eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +wallet (1.0-1) UNRELEASED; urgency=low + +  * New upstream release. +    - New wallet-admin upgrade command to upgrade the schema to the latest +      version.  This should be run manually after upgrading the server. +    - Owners of wallet objects are now allowed to destroy them by default. +    - New ACL type ldap-attr to check whether the caller has an attribute +      in an LDAP directory (needs libauthen-sasl-perl and libnet-ldap-perl +      and only works with GSS-API binds). +    - New acl check command that returns whether the named ACL exists. +    - New comments field for objects and wallet commands to set and +      retrieve it. + + -- Russ Allbery <rra@debian.org>  Wed, 27 Mar 2013 15:23:54 -0700 +  wallet (0.12-1) unstable; urgency=low    * New upstream release. | 
