summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-08-21 02:07:32 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-08-21 02:07:32 -0400
commit0cdc1d99353e9c3897f851234d9434f998b88add (patch)
treec543000653a49af8a5bce6695f5b3b3d42c38cb4
parentc0fed884906cc1a55f447449d323e96397952ee9 (diff)
adding news about 0.11-1 release.
-rw-r--r--website/news/release-0.11-1.mdwn13
1 files changed, 13 insertions, 0 deletions
diff --git a/website/news/release-0.11-1.mdwn b/website/news/release-0.11-1.mdwn
new file mode 100644
index 0000000..5e04bc3
--- /dev/null
+++ b/website/news/release-0.11-1.mdwn
@@ -0,0 +1,13 @@
+[[meta title="MonkeySphere 0.11-1 released!"]]
+
+# MonkeySphere 0.11-1 released! #
+
+MonkeySphere 0.11-1 has been released. This release includes bugfixes
+and a new `monkeysphere subkey-to-ssh-agent` subcommand.
+
+Using the new subcommand requires that your system's [GnuTLS library
+can deal with the gnu-dummy S2K
+extension](http://lists.gnu.org/archive/html/gnutls-devel/2008-08/msg00005.html),
+but it should fail gracefully if that's not possible.
+
+[[download]] it now!