changeset 3508:3447862ad8c9 rhodecode-0.0.1.5.4

changelog update
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 10 Mar 2013 19:26:42 +0100
parents 174ebb839504
children 3be4e290c42b
files docs/changelog.rst
diffstat 1 files changed, 21 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/changelog.rst	Thu Mar 07 15:05:02 2013 +0100
+++ b/docs/changelog.rst	Sun Mar 10 19:26:42 2013 +0100
@@ -4,6 +4,27 @@
 Changelog
 =========
 
+1.5.4 (**2013-03-13**)
+----------------------
+
+news
+++++
+
+
+fixes
++++++
+
+- fixed webtest dependency issues
+- fixed issues with celery tasks for password reset
+- fixed #763 gravatar helper function should fallback into default image
+  if email is empty
+- fixes #762 user global activation flag is also respected for LDAP created
+  accounts
+- use password obfuscate when clonning a remote repo with credentials inside	
+- fixed issue with renaming repos group together with changing parents
+- disallow cloning from file:/// URIs
+- handle all cases with multiple IP addresses in proxy headers
+
 1.5.3 (**2013-02-12**)
 ----------------------