summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-02-18 18:44:25 -0500
committerScott Moser <smoser@ubuntu.com>2011-02-18 18:44:25 -0500
commit98b7f2e6d44d251d4a74e759dc84777fca15f5c6 (patch)
tree4defa493145bfcc98eeca812ce79ab9716097380 /ChangeLog
parent6a5af453d45c17e2f8f2941d79410773df11cd23 (diff)
downloadvyos-cloud-init-98b7f2e6d44d251d4a74e759dc84777fca15f5c6.tar.gz
vyos-cloud-init-98b7f2e6d44d251d4a74e759dc84777fca15f5c6.zip
update changelog for Marc's contributions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01282954..2452ba3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,8 @@
- allow /etc/hosts to be written from hosts.tmpl. which allows
getting local-hostname into /etc/hosts (LP: #720440)
- better handle startup if there is no eth0 (LP: #714807)
+ - update rather than append in puppet config [Marc Cluet]
+ - add cloud-config for mcollective [Marc Cluet]
0.6.0:
- change permissions of /var/log/cloud-init.log to accomodate
syslog writing to it (LP: #704509)