aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSitaram Chamarty <sitaram@atc.tcs.com>2015-11-01 17:31:20 +0530
committerSitaram Chamarty <sitaram@atc.tcs.com>2015-11-01 17:31:20 +0530
commit93e652485ea97da4e000c9ac0b193fdd81ba08b9 (patch)
treec9c565f5ac6791319c3471cbcacad8069ae46fea /CHANGELOG
parentaccess -s: better error message for ^C on existing repo... (diff)
downloadgitolite-gentoo-93e652485ea97da4e000c9ac0b193fdd81ba08b9.tar.gz
gitolite-gentoo-93e652485ea97da4e000c9ac0b193fdd81ba08b9.tar.bz2
gitolite-gentoo-93e652485ea97da4e000c9ac0b193fdd81ba08b9.zip
v3.6.4v3.6.4
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 021ebdc..98e0174 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,18 @@
+2015-11-01 v3.6.4 a ref-create bug in wild repos was fixed
+
+ some contrib code related to AD integration, and to
+ redmine user aliases
+
+ teach Alias.pm a few new tricks
+
+ remove a race condition in 'create' command that affected
+ the 'default roles' setting
+
+ make 'who-pushed' more efficient (local push logs, and
+ 'tip search')
+
+ 'gitolite query-rc' learns '-d' ('--dump') option
+
2015-04-26 v3.6.3 allow limited use of 'git config' using the new 'config'
command