diff --git a/docs/changelog.rst b/docs/changelog.rst --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,6 +3,21 @@ Changelog ========= +1.1.4 (**2011-02-19**) +====================== + +news +---- + +fixes +----- + +- fixed formencode import problem on settings page, that caused server crash + when that page was accessed as first after server start +- journal fixes +- fixed option to access repository just by entering http://server/ + + 1.1.3 (**2011-02-16**) ====================== @@ -29,7 +44,6 @@ fixes - fixed #106 relation issues on databases different than sqlite - fixed static files paths links to use of url() method - 1.1.2 (**2011-01-12**) ======================