diff options
author | Scott Moser <smoser@ubuntu.com> | 2014-01-17 15:12:57 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2014-01-17 15:12:57 -0500 |
commit | 121f7e28e7388f167ae4607b73a2c5ac58f9ec83 (patch) | |
tree | 6e2d0c733a4d3d4166bc12eaa2c6c4d252a2ca79 /ChangeLog | |
parent | 63a3fb1912f721ff161d75d956f6172a31971956 (diff) | |
parent | 98fd17c55b637f4e1d136c954567c1d9b23e6c20 (diff) | |
download | vyos-cloud-init-121f7e28e7388f167ae4607b73a2c5ac58f9ec83.tar.gz vyos-cloud-init-121f7e28e7388f167ae4607b73a2c5ac58f9ec83.zip |
merge from trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ unicode). - config/cloud.cfg.d/05_logging.cfg: provide a default 'output' setting, to redirect cloud-init stderr and stdout /var/log/cloud-init-output.log. + - drop support for resizing partitions with parted entirely (LP: #1212492). + This was broken as it was anyway. 0.7.4: - fix issue mounting 'ephemeral0' if ephemeral0 was an alias for a partitioned block device with target filesystem on ephemeral0.1. |