diff options
| author | Russ Allbery <rra@stanford.edu> | 2007-12-06 00:16:27 +0000 | 
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2007-12-06 00:16:27 +0000 | 
| commit | afef4e89c612b31e28952f944a6e002a4def4ae1 (patch) | |
| tree | dd342de875491823ac774df0f637d79281a49131 | |
| parent | 8c7803e85b626565f2d220cd90a14aeb30dd6e22 (diff) | |
* New upstream release.
  - Globally cache ACL verifiers.
  - Add the netdb-root ACL verifier, which requires root instances.
  - Determine object and ACL scheme classes from the database.
  - Coding style fixes and cleanup.
| -rw-r--r-- | debian/changelog | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 944ec3b..aef6599 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +wallet (0.4-1) unstable; urgency=low + +  * New upstream release. +    - Globally cache ACL verifiers. +    - Add the netdb-root ACL verifier, which requires root instances. +    - Determine object and ACL scheme classes from the database. +    - Coding style fixes and cleanup. + + -- Russ Allbery <rra@debian.org>  Wed, 05 Dec 2007 16:16:23 -0800 +  wallet (0.3-1) unstable; urgency=low    * New upstream release. | 
