Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/60883954 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/60883954 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/60883954 Branch: refs/heads/trunk Commit: 608839543a865e2d1d2e5dcb792fbd708b929467 Parents: de823b0 Author: Tomaz Muraus <[email protected]> Authored: Fri Nov 15 11:10:49 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Fri Nov 15 11:13:15 2013 +0100 ---------------------------------------------------------------------- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/60883954/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 20c3eca..5e6104a 100644 --- a/CHANGES +++ b/CHANGES @@ -92,6 +92,12 @@ Changes with Apache Libcloud in development (LIBCLOUD-438) [Carlos Reategui, Tomaz Muraus] + - Fix a bug in the OpenStack based drivers with not correctly checking if the + auth token has expired before re-using it. (LIBCLOUD-428) + + Reported by Michael Farrell. + [Tomaz Muraus, Michael Farrell] + *) Storage - Add a new driver for KT UCloud based on the OpenStack Swift driver.
