diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-11-15 14:22:34 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-11-15 14:22:34 -0500 |
commit | acac70fac9fabf81ed09b505129221545f7c0728 (patch) | |
tree | 40c6f996ae8311c3122ef905e8aac5edf4d94ff3 /website/news | |
parent | d6298194a23adc09731b34568455a3598b29bea1 (diff) |
release notes for 0.20.
Diffstat (limited to 'website/news')
-rw-r--r-- | website/news/release-0.20-1.mdwn | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/website/news/release-0.20-1.mdwn b/website/news/release-0.20-1.mdwn new file mode 100644 index 0000000..841369d --- /dev/null +++ b/website/news/release-0.20-1.mdwn @@ -0,0 +1,18 @@ +[[meta title="Monkeysphere 0.20-1 released!"]] + +Monkeysphere 0.20-1 has been released. + +Notes from the changelog: + +<pre> + [ Daniel Kahn Gillmor ] + * ensure that tempdirs are properly created, bail out otherwise instead + of stumbling ahead. + * minor fussing with the test script to make it cleaner. + + [ Jameson Graef Rollins ] + * clean up Makefile to generate more elegant source tarballs. + * make myself the maintainer. +</pre> + +[[Download]] it now! |