changeset 2018:6c156a42f78a beta

changelog update
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 22 Feb 2012 04:41:52 +0200
parents 03a549b35c57
children 3a014a84a2db
files docs/changelog.rst
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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**)
 ======================