changeset 1068:41a5fcf3ab65 beta

changelog update
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 19 Feb 2011 11:50:24 +0100
parents 717ccea6df18
children b4254b54d277
files docs/changelog.rst
diffstat 1 files changed, 28 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/docs/changelog.rst	Sat Feb 19 07:39:01 2011 +0100
+++ b/docs/changelog.rst	Sat Feb 19 11:50:24 2011 +0100
@@ -38,20 +38,39 @@
   not changing
 - fixed propagation to error controller on simplehg and simplegit middlewares
 - fixed error when trying to make a download on empty repository
-- fixed ehlo command and non auth mail servers on smtp_lib. Thanks to 
-  apollo13 and Johan Walles
 - fixed problem with '[' chars in commit messages in journal
 - fixed #99 Unicode errors, on file node paths with non utf-8 characters
-- fixed #106 relation issues on databases different than sqlite
-- registration,password reset and login boxes share the same title as main 
-  application now
+- journal fork fixes
+- removed issue with space inside renamed repository after deletion
+- fixed strange issue on formencode imports
+
+
+1.1.3 (**2011-02-16**)
+======================
+
+news
+----
+
+- implemented #102 allowing the '.' character in username
+- added option to access repository just by entering http://server/<repo_name>
+- celery task ignores result for better performance
+
+fixes
+-----
+
+- fixed ehlo command and non auth mail servers on smtp_lib. Thanks to 
+  apollo13 and Johan Walles
+- small fixes in journal
 - fixed problems with getting setting for celery from .ini files
-- journal fork fixes
+- registration, password reset and login boxes share the same title as main 
+  application now
 - fixed #113: to high permissions to fork repository
+- fixed problem with '[' chars in commit messages in journal
+- removed issue with space inside renamed repository after deletion
+- db transaction fixes when filesystem repository creation failed
+- fixed #106 relation issues on databases different than sqlite
 - fixed static files paths links to use of url() method
-- db transaction fixes when filesystem repositry creation failed
-- removed issue with space inside renamed repository after deletion
- 
+
 1.1.2 (**2011-01-12**)
 ======================
 
@@ -66,7 +85,6 @@
 - fixed graph bug
 - forced webhelpers version since it was making troubles during installation 
 
-
 1.1.1 (**2011-01-06**)
 ======================