# HG changeset patch # User Marcin Kuzminski # Date 1327336145 -7200 # Node ID 72e160dff58e5416d646f942c292687eca471387 # Parent 9f859220ee67be3f734df8b1020aea145630547c changelog fix diff -r 9f859220ee67 -r 72e160dff58e docs/changelog.rst --- 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**)