diff options
| author | Russ Allbery <rra@stanford.edu> | 2008-02-13 22:19:06 +0000 | 
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2008-02-13 22:19:06 +0000 | 
| commit | b09b29fcc21bebcb5673edc2bddd3361d74d2a0d (patch) | |
| tree | 324c7f4d1c101b11bfd889532394a1eb1e62aa7e | |
| parent | 5557a69d87629df26283094e934a63ba9898f824 (diff) | |
Release 0.8-1.release/0.8debian/0.8-1
| -rw-r--r-- | debian/changelog | 12 | 
1 files changed, 12 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 8b42631..6eba88d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +wallet (0.8-1) unstable; urgency=low + +  * New upstream version. +    - Fix protocol mismatch between client and server. +    - Add file object support to the wallet server. +    - Correctly handle empty objects in the wallet client. +    - Add -q flag to wallet-backend to suppress syslog logging. +    - Add class registration to the wallet-admin utility. +    - Updated design documentation. + + -- Russ Allbery <rra@debian.org>  Wed, 13 Feb 2008 13:59:06 -0800 +  wallet (0.7-1) unstable; urgency=low    * New upstream version. | 
