Update CHANGES.

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

Branch: refs/heads/trunk
Commit: af7352c2e84d7ffb597bd8b8b54a4344dc1327be
Parents: 701de69
Author: Tomaz Muraus <[email protected]>
Authored: Fri Jan 17 04:32:39 2014 +0100
Committer: Tomaz Muraus <[email protected]>
Committed: Fri Jan 17 04:47:22 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/af7352c2/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index e42dc97..8f920f9 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -11,6 +11,10 @@ General
   (LIBCLOUD-489)
   [Dinesh Bhoopathy]
 
+- Add support for Amazon security token to the Amazon drivers.
+  (LIBCLOUD-498, GITHUB-223)
+  [Noah Kantrowitz]
+
 Compute
 ~~~~~~~
 
@@ -225,6 +229,16 @@ Storage
   "OPENSTACK_SWIFT" one.
   [Tomaz Muraus]
 
+- Add support for setting an ACL when uploading and object.
+  (LIBCLOUD-497, GITHUB-223)
+  [Noah Kantrowitz]
+
+- Modify get_container method to use a more efficient "HEAD"
+  approach instead of calling list_containers + doing late
+  filterting.
+  (LIBCLOUD-498, GITHUB-223)
+  [Noah Kantrowitz]
+
 DNS
 ~~~
 

Reply via email to