diff options
author | Sitaram Chamarty <sitaramc@gmail.com> | 2020-08-04 19:00:21 +0530 |
---|---|---|
committer | Sitaram Chamarty <sitaramc@gmail.com> | 2020-08-04 19:00:21 +0530 |
commit | f073598c5dca815a5553cebaee3d2a3f7abcbaec (patch) | |
tree | a1af617672e26aee4c1031a3aa83e8ff08f6a0a5 | |
parent | gitolite mirroring terminology changes (diff) | |
download | gitolite-gentoo-f073598c5dca815a5553cebaee3d2a3f7abcbaec.tar.gz gitolite-gentoo-f073598c5dca815a5553cebaee3d2a3f7abcbaec.tar.bz2 gitolite-gentoo-f073598c5dca815a5553cebaee3d2a3f7abcbaec.zip |
v3.6.12v3.6.12
-rw-r--r-- | CHANGELOG | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2020-08-04 v3.6.12 mirroring terminoligy changes + + install script can now modify #! lines when using a custom + perl executable + + 'config' user command allows for config values with spaces + in them + + finally added notes in "t/README" on testing http mode and + mirroring, with pre-build helpers for Fedora and Manjaro + + ...plus various bug fixes + 2019-01-08 v3.6.11 fix security issue in 'rsync' (bundle helper); see commit 5df2b81 for more |