summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2013-07-17 15:30:43 -0400
committerScott Moser <smoser@ubuntu.com>2013-07-17 15:30:43 -0400
commitf9ef3c200831cfe8240c8b4e44b1a13f14e9d752 (patch)
tree3115f8a363f8adca0887f572c6c957492d521420 /ChangeLog
parent0c7c5b999e09acf8795c6db2f1b50a801c0eae8f (diff)
parent8f70bb7e7144f2225b4e9a589d16ae6d15992a3d (diff)
downloadvyos-cloud-init-f9ef3c200831cfe8240c8b4e44b1a13f14e9d752.tar.gz
vyos-cloud-init-f9ef3c200831cfe8240c8b4e44b1a13f14e9d752.zip
merge from trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6495a19b..2dace4f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
0.7.3:
- fix omnibus chef installer (LP: #1182265) [Chris Wing]
- small fix for OVF datasource for iso transport on non-iso9660 filesystem
+ - determine if upstart version is suitable for
+ 'initctl reload-configuration' (LP: #1124384). If so, then invoke it.
+ - add Azure datasource.
0.7.2:
- add a debian watch file
- add 'sudo' entry to ubuntu's default user (LP: #1080717)