update ChangeLog for previous 2 commits.

Note, I've marked this as fixing LP: #1061964, but clearly it does not.
that was fixed under revision 680.
This commit is contained in:
Scott Moser
2012-10-05 10:42:40 -04:00
parent 8dc566c432
commit fafc892c49

View File

@@ -1,3 +1,6 @@
0.7.1:
- sysvinit: fix missing dependency in cloud-init job for RHEL 5.6
- config-drive: map hostname to local-hostname (LP: #1061964)
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.