summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-02-04 11:32:47 -0500
committerScott Moser <smoser@ubuntu.com>2011-02-04 11:32:47 -0500
commit02de945c8e8c7ac20cc7b87e01a254a85c87728b (patch)
tree56760f84774850497a244aba434bfd58ef87fb0d /ChangeLog
parent3781fa2d25a123683eb88610426e2b4144354760 (diff)
downloadvyos-cloud-init-02de945c8e8c7ac20cc7b87e01a254a85c87728b.tar.gz
vyos-cloud-init-02de945c8e8c7ac20cc7b87e01a254a85c87728b.zip
update changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cf2467c..4964f3fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
- add setting of passwords and enabling/disabling of PasswordAuthentication
for sshd. By default no changes are done to sshd.
- fix for puppet configuration options (LP: #709946) [Ryan Lane]
+ - fix pickling of DataSource, which broke seeding.
+ - turn resize_rootfs default to True
0.6.0:
- change permissions of /var/log/cloud-init.log to accomodate
syslog writing to it (LP: #704509)