summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2017-08-02 15:20:26 +0000
committerDouwe Maan <douwe@gitlab.com>2017-08-02 15:20:26 +0000
commit980eb544646cccf4dde60825452c59b13b14aa6d (patch)
tree0896f33aa907f726b4adac7cb99e94b8ea6e77b0 /CHANGELOG
parentb3ff4c3d61b63bab1d6acf19099295799ce9b6a2 (diff)
parentcc62be58f8ff3eefa4879b0db4356c43e1d870ca (diff)
downloadgitlab-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--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ba593ea..786978a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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