diff options
author | Sitaram Chamarty <sitaram@atc.tcs.com> | 2014-06-23 12:22:13 +0530 |
---|---|---|
committer | Sitaram Chamarty <sitaram@atc.tcs.com> | 2014-06-23 12:22:13 +0530 |
commit | 3455375e69ffd357adf96566f79e91407af8b532 (patch) | |
tree | 874e26ead6550c759854bd84d4e9a982dae036bb /CHANGELOG | |
parent | (experimental) util to upgrade rc file format (diff) | |
download | gitolite-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-- | CHANGELOG | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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. |