Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e522b71c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e522b71c Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/e522b71c Branch: refs/heads/trunk Commit: e522b71c3381488af41457af1766bb9664dcc28e Parents: cb8e2f5 Author: Tomaz Muraus <[email protected]> Authored: Sun Jun 23 18:58:11 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Sun Jun 23 18:58:11 2013 +0200 ---------------------------------------------------------------------- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/e522b71c/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 17a620d..011f14e 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.
