Update changelog.

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

Branch: refs/heads/trunk
Commit: 5359229c2125c3a9cd60f1f31ee9f0dabd6c4736
Parents: e87a883
Author: Tomaz Muraus <[email protected]>
Authored: Sat Apr 16 19:35:56 2016 +0200
Committer: Tomaz Muraus <[email protected]>
Committed: Sat Apr 16 19:39:00 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/5359229c/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 2ede118..770054a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -7,6 +7,14 @@ Changes with latest version of Apache Libcloud
 General
 ~~~~~~~
 
+- Fix a regression with ``timeout`` argument provided via
+  ``_ex_connection_class_kwargs`` method being overriden with ``None`` inside
+  the ``BaseDriver`` constructor method.
+
+  Reported by Jay Rolette.
+  (GITHUB-755)
+  [Tomaz Muraus, Jay Rolette]
+
 Compute
 ~~~~~~~
 

Reply via email to