aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2012-01-28 19:42:00 +0200
committerMarcin Kuzminski <marcin@python-works.com>2012-01-28 19:42:00 +0200
commit274cd68e2194046b7196b8017f58f7c65320cf68 (patch)
tree38a42a4d4bea96432cdc7a38f4afc39131c46758
parent55f6cea246e53fd0619fba7fdc1da1925de54996 (diff)
changelog update
-rw-r--r--docs/changelog.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 36b58ec2..e102d379 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,25 @@ Changelog
=========
+1.2.5 (**2012-01-28**)
+======================
+
+news
+----
+
+fixes
+-----
+
+- #340 Celery complains about MySQL server gone away, added session cleanup
+ for celery tasks
+- #341 "scanning for repositories in None" log message during Rescan was missing
+ a parameter
+- fixed creating archives with subrepos. Some hooks were triggered during that
+ operation leading to crash.
+- fixed missing email in account page.
+- Reverted Mercurial to 2.0.1 for windows due to bug in Mercurial that makes
+ forking on windows impossible
+
1.2.4 (**2012-01-19**)
======================