summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2013-03-05 16:38:35 -0500
committerScott Moser <smoser@ubuntu.com>2013-03-05 16:38:35 -0500
commitb4fa42f0cb841b1f096bd8d654eda7230053935c (patch)
treec91347ebe91ba6cbafb927402780d16ae784f00f
parent2a64b4e7a702933ec5e5a726155cc7acbe4d8144 (diff)
downloadvyos-cloud-init-b4fa42f0cb841b1f096bd8d654eda7230053935c.tar.gz
vyos-cloud-init-b4fa42f0cb841b1f096bd8d654eda7230053935c.zip
fix ChangeLog entries incorrectly added as 0.6.0
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 110cdec2..ed2373b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,10 @@
- improve debian support in sysvinit scripts, package build scripts, and
split sources.list template to be distro specific.
- support for resizing btrfs root filesystems [Blair Zajac]
+ - fix issue when writing ssh keys to .ssh/authorized_keys (LP: #1136343)
+ - upstart: cloud-init-nonet.conf trap the TERM signal, so that dmesg or other
+ output does not get a 'killed by TERM signal' message.
+
0.7.1:
- sysvinit: fix missing dependency in cloud-init job for RHEL 5.6
- config-drive: map hostname to local-hostname (LP: #1061964)
@@ -501,7 +505,4 @@
- make the message on 'disable_root' more clear (LP: #672417)
- do not require public key if private is given in ssh cloud-config
(LP: #648905)
- - fix issue when writing ssh keys to .ssh/authorized_keys (LP: #1136343)
- - upstart: cloud-init-nonet.conf trap the TERM signal, so that dmesg or other
- output does not get a 'killed by TERM signal' message.
# vi: syntax=text textwidth=79