update changes
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/6beab4cf Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/6beab4cf Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/6beab4cf Branch: refs/heads/trunk Commit: 6beab4cfd4333aaa0d5b1a9e48f2c7843ca0a957 Parents: 4d11ec2 Author: Anthony Shaw <anthonys...@apache.org> Authored: Mon Oct 10 20:47:46 2016 +1100 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Mon Oct 10 20:47:46 2016 +1100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/6beab4cf/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index f94040e..aadefbe 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -27,6 +27,10 @@ General Compute ~~~~~~~ +- Added edit firewall functionality to Dimension Data driver + (GITHUB-893) + [Samuel Chong] + - Bugfix - Fixed listing nodes issue in Python 3 (LIBCLOUD-858, GITHUB-894) [Fahri Cihan Demirci]