comparison 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
comparison
equal deleted inserted replaced
3361:14556b463177 3365:2dfefa385fde
2 2
3 ========= 3 =========
4 Changelog 4 Changelog
5 ========= 5 =========
6 6
7 1.5.3 (**2013-XX-XX**) 7 1.6.0 (**2013-XX-XX**)
8 ---------------------- 8 ----------------------
9 9
10 :status: in-progress 10 :status: in-progress
11 :branch: beta 11 :branch: beta
12 12
14 ++++ 14 ++++
15 15
16 fixes 16 fixes
17 +++++ 17 +++++
18 18
19 1.5.3 (**2013-02-12**)
20 ----------------------
21
22 news
23 ++++
24
25 - IP restrictions now also enabled for IPv6
26
27 fixes
28 +++++
29
30 - fixed issues with private checkbox not always working
31 - fixed #746 unicodeDedode errors on feed controllers
32 - fixes issue #756 cleanup repos didn't properly compose paths of repos to be cleaned up.
33 - fixed cache invalidation issues together with vcs_full_cache option
34 - repo scan should skip directories with starting with '.'
35 - fixes for issue #731, update-repoinfo sometimes failed to update data when changesets
36 were initial commits
37 - recursive mode of setting permission skips private repositories
19 38
20 1.5.2 (**2013-01-14**) 39 1.5.2 (**2013-01-14**)
21 ---------------------- 40 ----------------------
22 41
23 news 42 news