From 436662f28fd88068f5567d4b0f6189924b3bda50 Mon Sep 17 00:00:00 2001 From: Sitaram Chamarty Date: Wed, 1 Jun 2011 15:31:36 +0530 Subject: [PATCH] v2.0.2 --- doc/CHANGELOG | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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