Repository: libcloud Updated Branches: refs/heads/trunk 62955e3df -> 0c192cf18
updated changes for #858 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/8c36aa77 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/8c36aa77 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/8c36aa77 Branch: refs/heads/trunk Commit: 8c36aa779895c62508f8174d65189baa45b6c1f0 Parents: 62955e3 Author: Anthony Shaw <anthonys...@apache.org> Authored: Tue Sep 20 14:30:51 2016 +1000 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Tue Sep 20 14:30:51 2016 +1000 ---------------------------------------------------------------------- CHANGES.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/8c36aa77/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 6b2860e..671085e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,16 @@ Changelog ========= +Changes in Apache Libcloud 1.2.1 +-------------------------------- + +Backup +~~~~~~ + +- Fix issue enabling backups on Dimension Data driver + (GITHUB-858) + [Mark Maglana][Jeff Dunham][Anthony Shaw] + Changes in Apache Libcloud 1.2.0 --------------------------------