Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/2a0479e1 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/2a0479e1 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/2a0479e1 Branch: refs/heads/0.12.x Commit: 2a0479e16048a04a03347572630815b0b6a9b49a Parents: 8dda671 Author: Tomaz Muraus <[email protected]> Authored: Sun Jun 23 18:58:11 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Sun Jun 23 19:00:21 2013 +0200 ---------------------------------------------------------------------- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/2a0479e1/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index bcbfd4c..4256229 100644 --- a/CHANGES +++ b/CHANGES @@ -22,6 +22,12 @@ Changes with Apache Libcloud in deveploment: not provided. [Tomaz Muraus] + *) Misc + + - Add unittest2 library dependency for tests and update some tests to use + it. + [Tomaz Muraus] + *) Compute - Fix destroy_node method in the experimental libvirt driver.
