summaryrefslogtreecommitdiff
path: root/website/news/release-0.22-1.mdwn
diff options
context:
space:
mode:
authorMatthew James Goins <mjgoins@openflows.com>2010-03-20 15:07:30 -0400
committerMatthew James Goins <mjgoins@openflows.com>2010-03-20 15:07:30 -0400
commit2f9fe93b98ed32b662212899db6ba2174c1138d3 (patch)
tree099a0b3224b666bfc1289462f1a6d01a24763102 /website/news/release-0.22-1.mdwn
parent072e05ac7a9872edc3a3e18e103bbba2706254bf (diff)
Removed docs and website. They will now reside (for my repo) at git://lair.fifthhorseman.net/~mjgoins/monkeysphere.info/
Diffstat (limited to 'website/news/release-0.22-1.mdwn')
-rw-r--r--website/news/release-0.22-1.mdwn25
1 files changed, 0 insertions, 25 deletions
diff --git a/website/news/release-0.22-1.mdwn b/website/news/release-0.22-1.mdwn
deleted file mode 100644
index 70fe7bd..0000000
--- a/website/news/release-0.22-1.mdwn
+++ /dev/null
@@ -1,25 +0,0 @@
-[[!meta title="Monkeysphere 0.22-1 released!"]]
-
-Monkeysphere 0.22-1 has been released.
-
-Notes from the changelog:
-
-<pre>
- * New upstream release:
- [ Jameson Graef Rollins ]
-
- - added info log output when a new key is added to known_hosts file.
- - added some useful output to the ssh-proxycommand for "marginal"
- cases where keys are found for host but do not have full validity.
- - force ssh-keygen to read from stdin to get ssh key fingerprint.
-
- [ Daniel Kahn Gillmor ]
-
- - automatically output two copies of the host's public key: one
- standard ssh public key file, and the other a minimal OpenPGP key with
- just the latest valid self-sig.
- - debian/control: corrected alternate dependency from procfile to
- procmail (which provides /usr/bin/lockfile)
-</pre>
-
-[[Download]] it now!