diff options
author | Scott Moser <smoser@ubuntu.com> | 2013-09-26 11:07:09 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2013-09-26 11:07:09 -0400 |
commit | e3a5ed1467ac31077f01978e9233715e49da21fd (patch) | |
tree | 381b48010fb58da81945cebf356f85b86c1aed13 | |
parent | 85bce58f1202dc2868e7d3f0abd7f3fcd96700f0 (diff) | |
download | vyos-cloud-init-e3a5ed1467ac31077f01978e9233715e49da21fd.tar.gz vyos-cloud-init-e3a5ed1467ac31077f01978e9233715e49da21fd.zip |
add entry to ChangeLog
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ - 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. + supports setting up instance-store disk with partition table and filesystem. - add Azure datasource. - add support for SuSE / SLES [Juerg Haefliger] - add a trailing carriage return to chpasswd input, which reportedly |