You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by qu...@apache.org on 2017/10/06 18:51:41 UTC

[2/2] libcloud git commit: Add changes for #1124

Add changes for #1124


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

Branch: refs/heads/trunk
Commit: bba685f23b535c33e344801c095eaee80cc6ca99
Parents: 63eeacd
Author: Quentin Pradet <qu...@apache.org>
Authored: Fri Oct 6 22:46:19 2017 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Fri Oct 6 22:46:19 2017 +0400

----------------------------------------------------------------------
 CHANGES.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/bba685f2/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index a61b90b..cd2f18b 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -7,7 +7,7 @@ Changes in Apach Libcloud in development
 Compute
 ~~~~~~~
 
-- New driver for UpCloud (LIBCLOUD-938, LIBCLOUD-951, GITHUB-1102, GITHUB-1123)
+- New driver for UpCloud (LIBCLOUD-938, LIBCLOUD-951, LIBCLOUD-952, GITHUB-1102, GITHUB-1123, GITHUB-1124)
   [Mika Lackman, Ilari Mäkelä]
 
 - [EC2] Add new x1.16xlarge and x1e.32xlarge instance type. (GITHUB-1101)