diff 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
line wrap: on
line diff
--- a/docs/changelog.rst	Wed Nov 10 19:25:44 2010 +0100
+++ b/docs/changelog.rst	Thu Nov 11 15:03:40 2010 +0100
@@ -3,6 +3,14 @@
 Changelog
 =========
 
+1.0.2 (**2010-11-XX**)
+----------------------
+
+- fixed #59 missing graph.js
+- fixed repo_size crash when repository had broken symlinks
+- fixed python2.5 crashes.
+- tested under python2.7
+- bumped sqlalcehmy and celery versions
 
 1.0.1 (**2010-11-10**)
 ----------------------