diff options
author | Sitaram Chamarty <sitaram@atc.tcs.com> | 2012-05-20 16:41:21 +0530 |
---|---|---|
committer | Sitaram Chamarty <sitaram@atc.tcs.com> | 2012-05-20 16:42:43 +0530 |
commit | 8aba6ec2be3d2263e2bbd8d3620e62c8f8022048 (patch) | |
tree | 0a99252791d2170aa052cd34d09e7c9e577f2d54 | |
parent | test packaging instructions and make required changes (diff) | |
download | gitolite-gentoo-3.02.tar.gz gitolite-gentoo-3.02.tar.bz2 gitolite-gentoo-3.02.zip |
v3.02v3.02
-rw-r--r-- | doc/CHANGELOG | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 10c045c..8271e04 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,3 +1,19 @@ +2012-05-20 v3.02 packaging instructions fixed up and smoke tested + + make it easier to give some users a full shell + + allow aliasing a repo to another name + + simulate POST_CREATE for new normal (non-wild) repos + + (just for kicks) a VREF that allows for voting on changes + to a branch + + bug fix: smart http was not running PRE_ and POST_GIT + triggers + + htpasswd migrated + 2012-04-29 v3.01 mostly BSD and Solaris compat also fork command added |