diff options
author | Scott Moser <smoser@ubuntu.com> | 2013-07-17 15:30:43 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2013-07-17 15:30:43 -0400 |
commit | f9ef3c200831cfe8240c8b4e44b1a13f14e9d752 (patch) | |
tree | 3115f8a363f8adca0887f572c6c957492d521420 /ChangeLog | |
parent | 0c7c5b999e09acf8795c6db2f1b50a801c0eae8f (diff) | |
parent | 8f70bb7e7144f2225b4e9a589d16ae6d15992a3d (diff) | |
download | vyos-cloud-init-f9ef3c200831cfe8240c8b4e44b1a13f14e9d752.tar.gz vyos-cloud-init-f9ef3c200831cfe8240c8b4e44b1a13f14e9d752.zip |
merge from trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |