# HG changeset patch # User Marcin Kuzminski # Date 1329878512 -7200 # Node ID 6c156a42f78afa47aeb3e3311dcdd5b0579b3414 # Parent 03a549b35c57639a0e542ffd98fa65cd4bff2d89 changelog update diff -r 03a549b35c57 -r 6c156a42f78a docs/changelog.rst --- a/docs/changelog.rst Wed Feb 22 04:35:07 2012 +0200 +++ b/docs/changelog.rst Wed Feb 22 04:41:52 2012 +0200 @@ -37,6 +37,12 @@ - new compact changelog with expandable commit messages - firstname and lastname are optional in user creation - #348 added post-create repository hook +- #212 global encoding settings is now configurable from .ini files +- #227 added repository groups permissions +- markdown gets codehilite extensions +- new API methods, delete_repositories, grante/revoke permissions for groups + and repos + fixes ----- @@ -55,6 +61,7 @@ - #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 +- #355 RhodeCode doesn't store encrypted LDAP passwords 1.2.5 (**2012-01-28**) ======================