diff options
Diffstat (limited to 'docs/source/siteadmin/relnotes.rst')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 8f34e145..87ea86ae 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -22,6 +22,17 @@ If you're upgrading from a previous release, please read it carefully, or at least skim over it. +0.5.1 +===== + +v0.5.1 is a bugfix release... the steps are the same as for 0.5.1. + +**Bugfixes:** + +- python 2.6 compatibility restored +- Fixed last release's release notes ;) + + 0.5.0 ===== @@ -48,9 +59,9 @@ now. Otherwise, jump in and have fun! :) 3. We have made a script to transition your ``mediagoblin_local.ini`` file for - you. This script can be found at + you. This script can be found at: -.. add a link to the script + http://mediagoblin.org/download/0.5.0_config_converter.py If you run into problems, don't hesitate to `contact us <http://mediagoblin.org/pages/join.html>`_ |