diff options
author | Scott Moser <smoser@ubuntu.com> | 2013-09-25 15:12:10 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2013-09-25 15:12:10 -0400 |
commit | d8ad6d56cd1a9424ce023d9a91e1b87e34a8000c (patch) | |
tree | 407d459943016d3b9ea70cb96209e3709a270668 /ChangeLog | |
parent | 6437d67a354d04b3add3c9d4217f46d8d83c1886 (diff) | |
download | vyos-cloud-init-d8ad6d56cd1a9424ce023d9a91e1b87e34a8000c.tar.gz vyos-cloud-init-d8ad6d56cd1a9424ce023d9a91e1b87e34a8000c.zip |
update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ - add 'cc_disk_setup' config module for paritioning disks and creating filesystems. Useful if attached disks are not formatted (LP: #1218506) - Fix usage of libselinux-python when selinux is disabled. [Garret Holmstrom] + - multi_log: only write to /dev/console if it exists [Garret Holmstrom] 0.7.2: - add a debian watch file - add 'sudo' entry to ubuntu's default user (LP: #1080717) |