changelog

This commit is contained in:
Alex Dadgar
2017-04-12 15:02:21 -07:00
parent 823d7ca691
commit 995fe30b4f

View File

@@ -10,6 +10,9 @@ IMPROVEMENTS:
BUG FIXES:
* client: Add sticky bit to temp directory [GH-2519]
* client/artifact: Honor netrc [GH-2524]
* client/artifact: Handle tars where file in directory is listed before
directory [GH-2524]
* server: Reject non-TLS clients when TLS enabled [GH-2525]
* server: Fix a panic in plan evaluation with partial failures and all_at_once
set [GH-2544]