changeset 1970:edb87f232b78 beta

syncec changelog from stable branch
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 28 Jan 2012 19:56:02 +0200
parents fc6063e6630b
children 3dd89d30cd28
files docs/changelog.rst
diffstat 1 files changed, 19 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/changelog.rst	Sat Jan 28 18:15:45 2012 +0200
+++ b/docs/changelog.rst	Sat Jan 28 19:56:02 2012 +0200
@@ -55,7 +55,25 @@
 - fixed #331 RhodeCode mangles repository names if the a repository group 
   contains the "full path" to the repositories
 
-  
+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**)
 ======================