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/04/24 02:20:35 UTC

[6/6] libcloud git commit: Changes for #1039

Changes for #1039

Closes #1039


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

Branch: refs/heads/trunk
Commit: 45101531e327bae25bd29bf7e2fa2c9796e71d27
Parents: b352e50
Author: Anthony Shaw <an...@apache.org>
Authored: Mon Apr 24 12:20:03 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Mon Apr 24 12:20:03 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/45101531/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 661ed6d..cd77302 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,17 @@
 \ufeffChangelog
 =========
 
+Changes in current version of Apache Libcloud
+---------------------------------------------
+
+Common
+~~~~~~
+
+- Use of LXML is now disabled by defalt, use libcloud.utils.py3.DEFAULT_LXML = True to reenable. LXML has compatibility 
+  issues with a number of drivers and etree is a standard package
+  [GITHUB-1038]
+  (Anthony Shaw)
+
 Changes in Apache Libcloud 2.0.0
 --------------------------------