summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCosmin Luță <cosmin.luta@avira.com>2012-03-04 16:36:23 +0200
committerCosmin Luță <cosmin.luta@avira.com>2012-03-04 16:36:23 +0200
commit131ca40e5e4770ef8536098863599a0cac157a3f (patch)
tree6a2b0e21d8e6df80ad156d84aed29117d1477bb0 /ChangeLog
parent15648e327ad19c8332ab770698643c0e0335bc28 (diff)
parent1676825c229e3939ec5b06c494bdcb56d39dddb1 (diff)
downloadvyos-cloud-init-131ca40e5e4770ef8536098863599a0cac157a3f.tar.gz
vyos-cloud-init-131ca40e5e4770ef8536098863599a0cac157a3f.zip
Merge from main branch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc43aaad..cd92618d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,12 @@
- fix pylint warnings [Juerg Haefliger] (LP: #914739)
- add support for adding and deleting CA Certificates [Mike Milner] (LP: #915232)
- in ci-info lines, use '.' to indicate empty field for easier machine reading
+ - support empty lines in "#include" files (LP: #923043)
+ - support configuration of salt minions (Jeff Bauer) (LP: #927795)
+ - DataSourceOVF: only search for OVF data on ISO9660 filesystems (LP: #898373)
+ - DataSourceConfigDrive: support getting data from openstack config drive (LP: #857378)
+ - DataSourceNoCloud: support seed from external disk of ISO or vfat (LP: #857378)
+ - DataSourceNoCloud: support inserting /etc/network/interfaces
0.6.2:
- fix bug where update was not done unless update was explicitly set.
It would not be run if 'upgrade' or packages were set to be installed