summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a68e196e..6d80671a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,8 @@
by fully walking the dictionary. (LP: #1068801)
Added dependency on distribute's python-pkg-resources
- fix public key importing with config-drive-v2 datasource (LP: #1077700)
+ - handle renaming and fixing up of marker names (LP: 1075980) [revno 710]
+ this relieves that burden from the distro/packaging.
0.7.0:
- add a 'exception_cb' argument to 'wait_for_url'. If provided, this
method will be called back with the exception received and the message.