diff --git a/doc/CHANGELOG b/doc/CHANGELOG index a8679b1..7a4273f 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -2,6 +2,19 @@ Major changes to gitolite, master branch only, most recent first, no dates but the tags can help you position stuff approximately [NYD = not yet documented due to lack of time...] + - v2.0.2 + + - self-service key management + + - (from-client install method is now loosely deprecated) + + - su-setperms and su-getperms, like su-expand -- allow an admin to get/set + perms on behalf of some user + + - 'delete-branch' ADC -- this is the most practical way to allow someone to + delete a branch that they themselves created; see commit message for + 89b68bf + - v2.0.1 - "hooklets" allow you to have any number of site-local 'update hook' @@ -14,6 +27,8 @@ the tags can help you position stuff approximately - 'hub' adc (pull requests etc) + - s3backup ADC contributed by Bremner + - warn() and die() are now logged - v2.0