Repository: libcloud Updated Branches: refs/heads/trunk 502846370 -> e36f05a5f
Update CHANGES. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e36f05a5 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e36f05a5 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/e36f05a5 Branch: refs/heads/trunk Commit: e36f05a5f1705186d0534d202607a4f460070e23 Parents: 5028463 Author: Tomaz Muraus <[email protected]> Authored: Mon Apr 7 09:44:06 2014 -0600 Committer: Tomaz Muraus <[email protected]> Committed: Mon Apr 7 09:44:06 2014 -0600 ---------------------------------------------------------------------- CHANGES.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/e36f05a5/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 616656a..92166b3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -61,15 +61,15 @@ Compute (LIBCLOUD-503, GITHUB-235) [Markos Gogoulos] -- Ad new ex_delete_image and ex_deprecate_image method to the GCE driver, +- Ad new ex_delete_image and ex_deprecate_image method to the GCE driver. (GITHUB-260) [Franck Cuny] -- Ad new ex_copy_image method to the GCE driver, +- Ad new ex_copy_image method to the GCE driver. (GITHUB-258) [Franck Cuny] -- Ad new ex_set_volume_auto_delete method to the GCE driver, +- Ad new ex_set_volume_auto_delete method to the GCE driver. (GITHUB-264) [Franck Cuny]
