diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-11-12 13:07:12 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-11-12 13:07:12 -0500 |
commit | 5a084e641dea06b440f4a539147254bc775640a9 (patch) | |
tree | 37d2f023762caf5cf2ed74243f62c690a87f593f /ChangeLog | |
parent | 7ba753720cd95bfca61c82445cf9c7882fe5d6f1 (diff) | |
download | vyos-cloud-init-5a084e641dea06b440f4a539147254bc775640a9.tar.gz vyos-cloud-init-5a084e641dea06b440f4a539147254bc775640a9.zip |
mark changelog entry for lp:1075980
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |