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 2016/08/11 05:45:47 UTC

[2/2] libcloud git commit: changes for #851

changes for #851


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

Branch: refs/heads/trunk
Commit: c5b6fc29b33a9aacd8b959eb4d3de959e69a7996
Parents: a3dbf97
Author: Anthony Shaw <an...@apache.org>
Authored: Thu Aug 11 15:45:37 2016 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Thu Aug 11 15:45:37 2016 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/c5b6fc29/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index ad78fde..8425c40 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -17,6 +17,10 @@ General
 Compute
 ~~~~~~~
 
+- [gce] Allow undeprecation of an image.
+  (GITHUB-851)
+  [Max Illfelder]
+
 - [cloudstack] BUGFIX Values with wildcards failed signature validation
   (GITHUB-846)
   [Ronald van Zantvoot]