diff options
author | Jameson Rollins <jrollins@finestructure.net> | 2010-10-17 19:14:31 -0400 |
---|---|---|
committer | Jameson Rollins <jrollins@finestructure.net> | 2010-10-17 19:18:46 -0400 |
commit | 267c6fcda592494466beed500ef78ad955edea8c (patch) | |
tree | c5aa4225d04a6e36257e301999fdfd347c196b08 /Changelog | |
parent | cda9b459e520f608bd4fffb778dfc6235a95f4b6 (diff) |
fix keys-for-user
This function now properly outputs to stdout exactly what would have
been written to the monkeysphere-controlled authorized_keys file, but
without actually touching it.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +monkeysphere (0.34) unstable; urgency=low + + * fix keys-for-user so that it outputs proper authorized_keys lines + (close MS #2550) + + -- Jameson Rollins <jrollins@finestructure.net> Sun, 17 Oct 2010 19:18:29 -0400 + monkeysphere (0.33) unstable; urgency=low [ Daniel Kahn Gillmor ] |