changeset 2225:c538f6baa9a8 beta

changelog update
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 03 May 2012 00:45:34 +0200
parents 35b8b3110e11
children ce04e6ef80c0
files docs/changelog.rst
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/changelog.rst	Thu May 03 00:45:01 2012 +0200
+++ b/docs/changelog.rst	Thu May 03 00:45:34 2012 +0200
@@ -23,6 +23,8 @@
 - #415: Adding comment to changeset causes reload. 
   Comments are now added via ajax and doesn't reload the page
 - #374 LDAP config is discarded when LDAP can't be activated
+- limited push/pull operations are now logged for git in the journal
+- bumped mercurial to 2.2.X series
 
 fixes
 +++++
@@ -31,7 +33,7 @@
 - fixed missing permission checks on show forks page
 - #418 cast to unicode fixes in notification objects
 - #426 fixed mention extracting regex
-
+- fixed remote-pulling for git remotes remopositories
 
 1.3.4 (**2012-03-28**)
 ----------------------