Repository: libcloud
Updated Branches:
  refs/heads/trunk 2b6024e1f -> d819d4edb


Updated CHANGES with last 5 merged PRs


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

Branch: refs/heads/trunk
Commit: d819d4edbf0b0f0fe3e1f43119fc3bb68b4d1978
Parents: 2b6024e
Author: anthony-shaw <anthony.p.s...@gmail.com>
Authored: Wed Feb 10 12:14:06 2016 +1100
Committer: anthony-shaw <anthony.p.s...@gmail.com>
Committed: Wed Feb 10 12:14:06 2016 +1100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/d819d4ed/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 0e99f0f..c46a43a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -29,6 +29,15 @@ Compute
   (GITHUB-691)
   [Jeff Dunham]
 
+- Support for filtering by IPv4, IPv6, network, network domain, VLAN in 
Dimension
+  data driver.
+  (GITHUB-694)
+  [Jeff Dunham]
+
+- Support for creation time (`ex_created_time`) in EC2 and digitalocean drivers
+  (GITHUB-697)
+  [Rick van de Loo]
+
 Storage
 ~~~~~~~
 
@@ -36,6 +45,13 @@ Storage
   (LIBCLOUD-800, GITHUB-689)
   [Scott Crunkleton]
 
+Backup
+~~~~~~
+
+- Dimension Data - added additional testing, fixed bug on client response 
naming,
+  added support for adding backup clients to a backup enabled node.
+  (GITHUB-692, GITHUB-693, GITHUB-695)
+  [Jeff Dunham]
 
 Changes with Apache Libcloud 1.0.0-pre1
 ---------------------------------------

Reply via email to