changes for #898
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/9c1417ea Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/9c1417ea Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/9c1417ea Branch: refs/heads/trunk Commit: 9c1417ea905d8bcd34221551ce73170a81fda92b Parents: 726f700 Author: Anthony Shaw <anthonys...@apache.org> Authored: Mon Oct 10 20:48:44 2016 +1100 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Mon Oct 10 20:48:44 2016 +1100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/9c1417ea/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index aadefbe..4a56a4b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -27,6 +27,10 @@ General Compute ~~~~~~~ +- Fix reporting function for detailed admin logs in Dimension Data Driver + (GITHUB-898) + [Anthony Shaw] + - Added edit firewall functionality to Dimension Data driver (GITHUB-893) [Samuel Chong]