aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2013-03-10 20:28:54 +0100
committerMarcin Kuzminski <marcin@python-works.com>2013-03-10 20:28:54 +0100
commitdc711e4ce89f9619812f7b5ff0a860c36857eea9 (patch)
tree52ec11be4fdf2c39e6a984a566381900fe6ab454 /docs
parentf595576203e1a3d1d3557795f491c03386f459e7 (diff)
sync changelog
--HG-- branch : beta
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/changelog.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 1dc53686..71170840 100755
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -16,6 +16,27 @@ news
fixes
+++++
+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**)
----------------------