##// END OF EJS Templates
changelog fix
marcink -
r1946:72e160df beta
parent child Browse files
Show More
@@ -31,8 +31,6 b' news'
31 - sorting on branches, tags and bookmarks using YUI datatable
31 - sorting on branches, tags and bookmarks using YUI datatable
32 - improved file filter on files page
32 - improved file filter on files page
33 - implements #330 api method for listing nodes ar particular revision
33 - implements #330 api method for listing nodes ar particular revision
34 - fixed #331 RhodeCode mangles repository names if the a repository group
35 contains the "full path" to the repositories
36 - #73 added linking issues in commit messages to chosen issue tracker url
34 - #73 added linking issues in commit messages to chosen issue tracker url
37 based on user defined regular expression
35 based on user defined regular expression
38 - added linking of changesets in commit messages
36 - added linking of changesets in commit messages
@@ -53,6 +51,8 b' fixes'
53 - fixes #337 missing validation check for conflicting names of a group with a
51 - fixes #337 missing validation check for conflicting names of a group with a
54 repositories group
52 repositories group
55 - #340 fixed session problem for mysql and celery tasks
53 - #340 fixed session problem for mysql and celery tasks
54 - fixed #331 RhodeCode mangles repository names if the a repository group
55 contains the "full path" to the repositories
56
56
57
57
58 1.2.4 (**2012-01-19**)
58 1.2.4 (**2012-01-19**)
General Comments 0
You need to be logged in to leave comments. Login now