# HG changeset patch # User Marcin Kuzminski # Date 2012-01-04 02:30:16 # Node ID f45e83492484568ce4b8e732a71218dda73fb954 # Parent 363f5dce1a95620b037876825c228b2b543c3f87 changelog update diff --git a/docs/changelog.rst b/docs/changelog.rst --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -31,7 +31,9 @@ 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 + fixes -----