changeset 1946:72e160dff58e beta

changelog fix
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 23 Jan 2012 18:29:05 +0200
parents 9f859220ee67
children 4582e6b9e2f6
files docs/changelog.rst
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/docs/changelog.rst	Mon Jan 23 17:20:32 2012 +0200
+++ b/docs/changelog.rst	Mon Jan 23 18:29:05 2012 +0200
@@ -31,8 +31,6 @@
 - sorting on branches, tags and bookmarks using YUI datatable
 - improved file filter on files page
 - implements #330 api method for listing nodes ar particular revision
-- fixed #331 RhodeCode mangles repository names if the a repository group 
-  contains the "full path" to the repositories
 - #73 added linking issues in commit messages to chosen issue tracker url
   based on user defined regular expression
 - added linking of changesets in commit messages  
@@ -53,6 +51,8 @@
 - fixes #337 missing validation check for conflicting names of a group with a
   repositories group
 - #340 fixed session problem for mysql and celery tasks
+- fixed #331 RhodeCode mangles repository names if the a repository group 
+  contains the "full path" to the repositories
 
   
 1.2.4 (**2012-01-19**)