changeset 2876:b5b21af9ad28 beta

update changelog
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 28 Sep 2012 22:36:11 +0200
parents f68522e3df79
children d6ac3baaa15a 5de92b1242f8
files docs/changelog.rst
diffstat 1 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/docs/changelog.rst	Fri Sep 28 16:26:32 2012 +0200
+++ b/docs/changelog.rst	Fri Sep 28 22:36:11 2012 +0200
@@ -5,7 +5,7 @@
 =========
 
 
-1.4.3 (**2012-XX-XX**)
+1.4.3 (**2012-09-28**)
 ----------------------
 
 :status: in-progress
@@ -16,12 +16,15 @@
 
 - #558 Added config file to hooks extra data
 - bumbped mercurial version to 2.3.1
-- #518 added possibility of specifing multiple patterns for issues
+- #518 added possibility of specifying multiple patterns for issues
 
 fixes
 +++++
 
 - fixed #570 explicit users group permissions can overwrite owner permissions
+- fixed #578 set proper PATH with current Python for Git
+  hooks to execute within same Python as RhodeCode 
+- fixed issue with Git bare repos that ends with .git in name
 
 1.4.2 (**2012-09-12**)
 ----------------------