Author: tomaz
Date: Mon Dec 5 22:19:17 2011
New Revision: 1210672
URL: http://svn.apache.org/viewvc?rev=1210672&view=rev
Log:
Update changes.
Modified:
libcloud/trunk/CHANGES
Modified: libcloud/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/libcloud/trunk/CHANGES?rev=1210672&r1=1210671&r2=1210672&view=diff
==============================================================================
--- libcloud/trunk/CHANGES (original)
+++ libcloud/trunk/CHANGES Mon Dec 5 22:19:17 2011
@@ -1,5 +1,16 @@
-*- coding: utf-8 -*-
+Changes with Apache Libcloud 0.7.1:
+
+ *) General:
+
+ - Fix a minor bug in debug mode (LIBCLOUD_DEBUG=/dev/stderr) which has
been
+ introduced when adding Python 3 compatibility layer.
+ [Paul Querna]
+
+ - Update OpenStack Auth API endpoint paths.
+ [Paul Querna]
+
Changes with Apache Libcloud 0.7.0:
*) General: