diff options
author | Jameson Rollins <jrollins@finestructure.net> | 2010-10-18 16:36:11 -0400 |
---|---|---|
committer | Jameson Rollins <jrollins@finestructure.net> | 2010-10-18 16:36:11 -0400 |
commit | 7794ed5e76b6aa9833c1d4de9bf8f54afdf75bde (patch) | |
tree | 67248553816eda7809155743bd5d606d34513fde /Changelog | |
parent | df882c1e7e63fc658d0296dbd272499923fc4c69 (diff) |
update changelog
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,8 +2,12 @@ monkeysphere (0.34~pre) unstable; urgency=low * fix keys-for-user so that it outputs proper authorized_keys lines (close MS #2550) + * refactor key processing for key files. greatly reduce redundant code + paths. + * update authorized_keys and known_hosts in temp file that are + atomically moved into place - -- Jameson Rollins <jrollins@finestructure.net> Sun, 17 Oct 2010 19:18:29 -0400 + -- Jameson Rollins <jrollins@finestructure.net> Mon, 18 Oct 2010 16:35:59 -0400 monkeysphere (0.33) unstable; urgency=low |