# HG changeset patch # User Marcin Kuzminski # Date 2012-01-23 16:29:05 # Node ID 72e160dff58e5416d646f942c292687eca471387 # Parent 9f859220ee67be3f734df8b1020aea145630547c changelog fix diff --git a/docs/changelog.rst b/docs/changelog.rst --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -31,8 +31,6 @@ news - 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 - 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**)