summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-03-14 15:57:52 +0100
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-03-14 15:58:47 +0100
commit090ed21e6f53ade25716fb0b406f25b93b6a7690 (patch)
treed647ea3cbedfb7693c547e09ff62360d0cea403b /CHANGELOG
parent779fa4a7b7f2eef7910509df1787412844a3b3b8 (diff)
downloadgitlab-ce-090ed21e6f53ade25716fb0b406f25b93b6a7690.tar.gz
Batch key import requires gitlab-shell 1.8.5
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8fd88bf1542..785a4bb6713 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,7 +21,7 @@ v 6.7.0
- Reuse the GitLab LDAP connection within each request
- Changed markdown new line behaviour to conform to markdown standards
- Fix global search
- - Faster authorized_keys rebuilding in `rake gitlab:shell:setup` (requires gitlab-shell 1.8.4)
+ - Faster authorized_keys rebuilding in `rake gitlab:shell:setup` (requires gitlab-shell 1.8.5)
v 6.6.2
- Fix 500 error on branch/tag create or remove via UI