diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-07-22 23:22:56 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-07-22 23:22:56 -0400 |
commit | ed280485f20fc3d092202cd07bc0c9cd9665cd89 (patch) | |
tree | 4778b585b482c79718017f4076337c002dda80cb /debian | |
parent | 7afba903dd5b325b3a65e01c7a446e62eef7f4a1 (diff) |
fixing return code error in openpgp2ssh, preparing for new release.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 22f698b..1711a69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -monkeysphere (0.4-1) UNRELEASED; urgency=low +monkeysphere (0.4-1) experimental; urgency=low - [Daniel Kahn Gillmor] - * New version (switch UNRELEASED to experimental when ready) + [ Daniel Kahn Gillmor ] + * New version. + * Fixed return code error in openpgp2ssh [ Jameson Graef Rollins ] * Privilege separation: use monkeysphere user to handle maintenance of @@ -14,7 +15,7 @@ monkeysphere (0.4-1) UNRELEASED; urgency=low * Add write permission check on authorized_keys, known_hosts, and authorized_user_ids files. - -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Thu, 10 Jul 2008 16:47:17 -0400 + -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Tue, 22 Jul 2008 21:50:17 -0400 monkeysphere (0.3-1) experimental; urgency=low |