summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-11-12 13:07:12 -0500
committerScott Moser <smoser@ubuntu.com>2012-11-12 13:07:12 -0500
commit5a084e641dea06b440f4a539147254bc775640a9 (patch)
tree37d2f023762caf5cf2ed74243f62c690a87f593f /ChangeLog
parent7ba753720cd95bfca61c82445cf9c7882fe5d6f1 (diff)
downloadvyos-cloud-init-5a084e641dea06b440f4a539147254bc775640a9.tar.gz
vyos-cloud-init-5a084e641dea06b440f4a539147254bc775640a9.zip
mark changelog entry for lp:1075980
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.