diff options
author | Russ Allbery <rra@stanford.edu> | 2013-03-27 16:29:18 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2013-03-27 16:29:18 -0700 |
commit | e446f05ab4949cbc24e78364f8719ecb5afe2357 (patch) | |
tree | 2bfc94420a33f642155e8038f5c51ac392a43095 /debian/changelog | |
parent | 7a64b4a91d0b3a640ac876afedc2c0a656651d34 (diff) |
Add dependencies and changelog for new wa-keyring object type
Change-Id: I9923e3ec986dc7e17e0d251044dbf4d5acf936c2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7883a1b..67e370f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ wallet (1.0-1) UNRELEASED; urgency=low - 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 object type wa-keyring to store WebAuth keyrings (needs + libwebauth-perl). - New acl check command that returns whether the named ACL exists. - New comments field for objects and wallet commands to set and retrieve it. |