diff options
author | Jameson Rollins <jrollins@finestructure.net> | 2010-03-23 02:12:33 -0400 |
---|---|---|
committer | Jameson Rollins <jrollins@finestructure.net> | 2010-03-23 02:12:33 -0400 |
commit | dbeab30f940705e3813746ccf7480619d8261d37 (patch) | |
tree | 099a0b3224b666bfc1289462f1a6d01a24763102 /website/news/release-0.22-1.mdwn | |
parent | 0f6ef9923f4d70e2a79edd898f6ac46b617480c9 (diff) | |
parent | 2f9fe93b98ed32b662212899db6ba2174c1138d3 (diff) |
Merge remote branch 'mjgoins/master'
Conflicts:
doc/george/changelog
Diffstat (limited to 'website/news/release-0.22-1.mdwn')
-rw-r--r-- | website/news/release-0.22-1.mdwn | 25 |
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! |