Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/ed8350e0 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ed8350e0 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/ed8350e0 Branch: refs/heads/0.12.x Commit: ed8350e038c4306616941a44c02e00484cdd419d Parents: 30dfdb4 Author: Tomaz Muraus <[email protected]> Authored: Tue Jun 25 23:40:05 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Tue Jun 25 23:48:14 2013 +0200 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/ed8350e0/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 72b5a6f..444c9c5 100644 --- a/CHANGES +++ b/CHANGES @@ -22,6 +22,10 @@ Changes with Apache Libcloud in deveploment: not provided. [Tomaz Muraus] + - Add the new error class ProviderError and modify InvalidCredsError to + inherit from it. (LIBCLOUD-331) + [Jayy Vis] + *) Misc - Add unittest2 library dependency for tests and update some tests to use
