Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/fb11854c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/fb11854c Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/fb11854c Branch: refs/heads/trunk Commit: fb11854c60c06ed00d4196f22216cd8e39e9b544 Parents: cb9d374 Author: Tomaz Muraus <[email protected]> Authored: Tue Jun 25 23:40:05 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Tue Jun 25 23:40:05 2013 +0200 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/fb11854c/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 68ae7bc..ab63e64 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
