diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-12 18:24:18 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-12 18:24:18 -0700 |
commit | 70674cae8b3d69d0e750125387b26c0d5857c5ba (patch) | |
tree | c842b0707e6d7757000f5d72cff471de8bae5477 /debian | |
parent | 0565fa2f4dd1e6b563d00771bf71142c4004aa9d (diff) |
fix another bug when processing ssh key files that do not exist.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f6b69f8..d4fdf9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,10 @@ monkeysphere (0.8-1) UNRELEASED; urgency=low * More monkeysphere-server diagnostics * monkeysphere --gen-subkey now guesses what KeyID you meant. - -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Thu, 07 Aug 2008 13:31:14 -0400 + [ Jameson Graef Rollins ] + * fix another bug for when ssh key files are missing. + + -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Tue, 12 Aug 2008 17:58:09 -0700 monkeysphere (0.7-1) experimental; urgency=low |