comparison docs/changelog.rst @ 679:d85b0948e539 rhodecode-0.0.1.0.2

fixed hooks broken symlink issue fixed python2.5 crash. fixed #58 missing graph.js bug Fixed tests to remove the forked repository when building enviroment version bump
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 11 Nov 2010 15:03:40 +0100
parents bee56f209c40
children 3d0661b8aaa4
comparison
equal deleted inserted replaced
672:6f796f56a64c 679:d85b0948e539
1 .. _changelog: 1 .. _changelog:
2 2
3 Changelog 3 Changelog
4 ========= 4 =========
5 5
6 1.0.2 (**2010-11-XX**)
7 ----------------------
8
9 - fixed #59 missing graph.js
10 - fixed repo_size crash when repository had broken symlinks
11 - fixed python2.5 crashes.
12 - tested under python2.7
13 - bumped sqlalcehmy and celery versions
6 14
7 1.0.1 (**2010-11-10**) 15 1.0.1 (**2010-11-10**)
8 ---------------------- 16 ----------------------
9 17
10 - fixed #53 python2.5 incompatible enumerate calls 18 - fixed #53 python2.5 incompatible enumerate calls