You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2017/01/10 04:03:30 UTC

[5/5] libcloud git commit: changes for #972

changes for #972


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/3dd6d018
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/3dd6d018
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/3dd6d018

Branch: refs/heads/trunk
Commit: 3dd6d01813fb26a9c929431f669b73a9137cea55
Parents: e5d2cfd
Author: Anthony Shaw <an...@apache.org>
Authored: Tue Jan 10 15:03:13 2017 +1100
Committer: Anthony Shaw <an...@apache.org>
Committed: Tue Jan 10 15:03:13 2017 +1100

----------------------------------------------------------------------
 CHANGES.rst | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/3dd6d018/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index fafcb2d..73a7066 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -11,6 +11,10 @@ Common
   [GITHUB-928]
   (Anthony Shaw)
 
+- Fix bug where custom port and secure flag would not get propagated to connection class
+  [GITHUB-972]
+  (Anthony Shaw)
+
 - Fix bug where custom port would not get propagated to connection
   [GITHUB-971]
   (Anthony Shaw)