summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJameson Rollins <jrollins@finestructure.net>2010-10-26 10:27:58 -0400
committerJameson Rollins <jrollins@finestructure.net>2010-10-26 10:27:58 -0400
commitb52ba0360d4f9e4887e742afb6a6f122bee39769 (patch)
tree0d7d8acabc4b740710406be5acb092324b446557
parentbe329ef6caff54b907a1abfeb58526f98d6ac669 (diff)
finalize changelog for 0.34 release
-rw-r--r--Changelog10
1 files changed, 5 insertions, 5 deletions
diff --git a/Changelog b/Changelog
index b874282..341f89e 100644
--- a/Changelog
+++ b/Changelog
@@ -1,16 +1,16 @@
-monkeysphere (0.34~pre) unstable; urgency=low
+monkeysphere (0.34) 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
+ * refactor key processing for key files, greatly reducing redundant code
+ paths
+ * update authorized_keys and known_hosts in temp filess that are
atomically moved into place
* don't fail if authorized_keys file not already present (Closes: 600644)
* document CHECK_KEYSERVER in monkeysphere-authentication man page
(close MS #2556)
- -- Jameson Rollins <jrollins@finestructure.net> Tue, 26 Oct 2010 10:24:58 -0400
+ -- Jameson Rollins <jrollins@finestructure.net> Tue, 26 Oct 2010 10:27:01 -0400
monkeysphere (0.33) unstable; urgency=low