diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-18 15:21:11 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-18 15:21:11 -0400 |
commit | d8ece7d101fb16c99dfcc1224cc48f2c9cd4024d (patch) | |
tree | 789039e70b8c27f33fcd28d3c6a02b9ab566954a /debian | |
parent | 38be21fd599fc114d05f64fdf8643f2a2ac9a18e (diff) |
added 'monkeysphere-server extend-key' subcommand
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 828973f..40172aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ monkeysphere (0.9-1) experimental; urgency=low + [ Daniel Kahn Gillmor ] + * implemented "monkeysphere-server extend-key" to adjust expiration + dates. + + [ Jameson Graef Rollins ] * fixed bug in user id processing that prevented bad primary keys from being properly removed. - -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Mon, 18 Aug 2008 10:13:36 -0700 + -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 18 Aug 2008 14:59:56 -0400 monkeysphere (0.8-1) experimental; urgency=low |