diff docs/changelog.rst @ 3365:2dfefa385fde beta

sync docs changes from stable
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 12 Feb 2013 22:58:51 +0100
parents 8b8edfc25856
children 5f1850e4712a
line wrap: on
line diff
--- a/docs/changelog.rst	Tue Feb 12 22:03:54 2013 +0100
+++ b/docs/changelog.rst	Tue Feb 12 22:58:51 2013 +0100
@@ -4,7 +4,7 @@
 Changelog
 =========
 
-1.5.3 (**2013-XX-XX**)
+1.6.0 (**2013-XX-XX**)
 ----------------------
 
 :status: in-progress
@@ -16,6 +16,25 @@
 fixes
 +++++
 
+1.5.3 (**2013-02-12**)
+----------------------
+
+news
+++++
+
+- IP restrictions now also enabled for IPv6
+
+fixes
++++++
+
+- fixed issues with private checkbox not always working
+- fixed #746 unicodeDedode errors on feed controllers
+- fixes issue #756 cleanup repos didn't properly compose paths of repos to be cleaned up.
+- fixed cache invalidation issues together with vcs_full_cache option
+- repo scan should skip directories with starting with '.'
+- fixes for issue #731, update-repoinfo sometimes failed to update data when changesets
+  were initial commits
+- recursive mode of setting permission skips private repositories
 
 1.5.2 (**2013-01-14**)
 ----------------------