Repository: libcloud
Updated Branches:
  refs/heads/trunk c7cce02db -> ac9518cec
Updated Tags:  refs/tags/v2.0.0rc2 [created] b9a263ad7


update changes for new 2.0.0rc2 release vote


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

Branch: refs/heads/trunk
Commit: e8811363be79f0d8d1264bac593cd16bc8a664d3
Parents: f6aaee2
Author: Anthony Shaw <anthonys...@apache.org>
Authored: Thu Apr 6 19:31:13 2017 +1000
Committer: Anthony Shaw <anthonys...@apache.org>
Committed: Thu Apr 6 19:31:13 2017 +1000

----------------------------------------------------------------------
 CHANGES.rst | 25 ++++++++++---------------
 1 file changed, 10 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/e8811363/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index f2b1c5f..add92a7 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,12 +1,16 @@
 Changelog
 =========
 
-Changes in latest version of Apache Libcloud
---------------------------------------------
+Changes in Apache Libcloud 2.0.0rc2
+-----------------------------------
 
 Common
 ~~~~~~
 
+- Fix LIBCLOUD_DEBUG trying to decompress already decompressed responses
+  [LIBCLOUD-910]
+  (Anthony Shaw)
+
 - Added an integration test API and a test suite for validating functionality
   without mocking any libcloud subsystems
   [GITHUB-970]
@@ -16,19 +20,6 @@ Common
   [GITHUB-1026]
   (Anthony Shaw)
 
-Compute
-~~~~~~~
-
-- Outscale SAS doc improvements and logo update
-  [GITHUB-950]
-  (Javier M Mellid)
-
-Changes in Apache Libcloud 2.0.0rc2
------------------------------------
-
-Common
-~~~~~~
-
 - Fix CertificateConnection not correctly signing requests in 2.0rc1, impacted
   Azure classic driver, OpenStack and Docker driver
   [GITHUB-1015]
@@ -45,6 +36,10 @@ Common
 Compute
 ~~~~~~~
 
+- Outscale SAS doc improvements and logo update
+  [GITHUB-950]
+  (Javier M Mellid)
+
 - [GCE] Allow preemptible instances to be created
   [GITHUB-954]
   (John Baublitz)

Reply via email to