aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSitaram Chamarty <sitaramc@gmail.com>2018-07-12 05:54:33 +0530
committerSitaram Chamarty <sitaramc@gmail.com>2018-07-12 05:54:33 +0530
commite126e97a4d5575821f89ae80dac402b017db94aa (patch)
treebf988d9aa3735052d14451afc1b67c2823d54d3f
parentfix typo in documentation within VREF code (diff)
downloadgitolite-gentoo-e126e97a4d5575821f89ae80dac402b017db94aa.tar.gz
gitolite-gentoo-e126e97a4d5575821f89ae80dac402b017db94aa.tar.bz2
gitolite-gentoo-e126e97a4d5575821f89ae80dac402b017db94aa.zip
v3.6.8v3.6.8
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c117811..345f2e2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,14 @@
+2018-07-12 v3.6.8 fix bug when deleting *all* hooks for a repo
+
+ allow trailing slashes in repo names
+
+ make pre-receive hook driver bail on non-zero exit of a
+ pre-receive hook
+
+ allow templates in gitolite.conf (new feature)
+
+ various optimiations
+
2017-07-02 v3.6.7 allow repo-specific hooks to be organised into
subdirectories, and allow the multi-hook driver to be
placed in some other location of your choice