diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-19 17:23:48 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-19 17:25:07 -0700 |
commit | 89cf6f46622a48e3ca1dd8df5037e4b02595631d (patch) | |
tree | 418a82dd6cecc36bfc49d34350d0a9fa478d6041 /debian | |
parent | 06af6a530911d53038b1f0a0b4864146efe5bb9b (diff) |
tweak add/revoke-hostname functions to properly update the correct
trustdb, and improve ouput of show-key.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 372855d..2cb713b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +monkeysphere (0.11-1) UNRELEASED; urgency=low + + * fix bug in trustdb update on add/revoke-hostname. + + -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Tue, 19 Aug 2008 17:01:02 -0700 + monkeysphere (0.10-2) experimental; urgency=low [ Daniel Kahn Gillmor ] |