diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-08-02 15:20:26 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2017-08-02 15:20:26 +0000 |
commit | 980eb544646cccf4dde60825452c59b13b14aa6d (patch) | |
tree | 0896f33aa907f726b4adac7cb99e94b8ea6e77b0 /CHANGELOG | |
parent | b3ff4c3d61b63bab1d6acf19099295799ce9b6a2 (diff) | |
parent | cc62be58f8ff3eefa4879b0db4356c43e1d870ca (diff) | |
download | gitlab-shell-980eb544646cccf4dde60825452c59b13b14aa6d.tar.gz |
Merge branch '100-require-tempfile' into 'master'v5.6.1
Fix SSH key and known_hosts support
Closes #100
See merge request !156
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +v 5.6.1 + - Fix setting permissions of SSH key tempfiles + - Fix a missing constant error when using SSH authentication + v.5.6.0 - SSH authentication support |