Skip to content

Commit

Permalink
v3.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sitaramc committed Jul 2, 2017
1 parent 45e11f1 commit 9123ae4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
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

allow simple test code to be embedded within the
gitolite.conf file; see contrib/utils/testconf for how.
(This goes on the client side, not on the server)

allow syslog "facility" to be changed, from the default of
'local0'

allow @group names in config values to be expanded; it is
replaced with a space separated list of members

2016-09-08 v3.6.6 simple but important fix for a future perl deprecation
(perl will be removing "." from @INC in 5.24)

Expand Down

0 comments on commit 9123ae4

Please sign in to comment.