changeset 1967:2dca2f93f3e1

changelog update
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 28 Jan 2012 19:42:00 +0200
parents 2ba965341189
children b6b611e7722e
files docs/changelog.rst
diffstat 1 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/changelog.rst	Sat Jan 28 18:11:45 2012 +0200
+++ b/docs/changelog.rst	Sat Jan 28 19:42:00 2012 +0200
@@ -4,6 +4,25 @@
 =========
 
 
+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**)
 ======================