diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-04-17 17:30:18 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-04-17 17:30:18 -0400 |
commit | b91c4d0c37daa741d45271fa7e961220bacbe91a (patch) | |
tree | 4c7c5cb03c8d51addfa93e35fed249d7a41927c1 /Changelog | |
parent | f4d3bc45faeb18bf89313fbb446b1eee77501797 (diff) |
degrade gracefully in the absence of ssh
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,8 +1,11 @@ monkeysphere (0.30~pre) UNRELEASED; urgency=low * changing tarball creation and packaging strategies + * make non-ssh parts of monkeysphere work well when openssh is not + installed; degrade ssh-specific parts gracefully when openssh is not + installed. - -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 23 Mar 2010 13:57:31 -0400 + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sat, 17 Apr 2010 16:46:52 -0400 monkeysphere (0.29) unstable; urgency=low |