aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSitaram Chamarty <sitaram@atc.tcs.com>2014-06-23 12:22:13 +0530
committerSitaram Chamarty <sitaram@atc.tcs.com>2014-06-23 12:22:13 +0530
commit3455375e69ffd357adf96566f79e91407af8b532 (patch)
tree874e26ead6550c759854bd84d4e9a982dae036bb /CHANGELOG
parent(experimental) util to upgrade rc file format (diff)
downloadgitolite-gentoo-3455375e69ffd357adf96566f79e91407af8b532.tar.gz
gitolite-gentoo-3455375e69ffd357adf96566f79e91407af8b532.tar.bz2
gitolite-gentoo-3455375e69ffd357adf96566f79e91407af8b532.zip
v3.6.1v3.6.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a89528d..3666ba0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,18 @@
+2014-06-22 v3.6.1 experimental rc format convertor for "<= 3.3" users who
+ have already upgraded the *code* to ">= v3.4". Program is
+ in contrib/utils.
+
+ giving shell access to a few users got a lot easier (see
+ comments in the rc file).
+
+ allow logging to syslog as well (see comments in the rc
+ file)
+
+ new 'motd' command
+
+ redis caching redone and now in core; see
+ http://gitolite.com/gitolite/cache.html
+
2014-05-09 v3.6 (cool stuff) the access command can now help you debug
your rules / understand how a specific access decision was
arrived at.