diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-12-03 20:56:36 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-12-03 20:56:36 -0500 |
commit | 1e7b96743314f566814848ad05c5bc7271a5de91 (patch) | |
tree | c2c86aed104f26ec8fc86a74cbaa85b9a4245736 | |
parent | 974e76eab2e43718802c8ef845e6696637e46930 (diff) | |
download | vyos-cloud-init-1e7b96743314f566814848ad05c5bc7271a5de91.tar.gz vyos-cloud-init-1e7b96743314f566814848ad05c5bc7271a5de91.zip |
ChangeLog: mention fix of lp:1079002
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ - fix resizefs module when 'noblock' was provided (LP: #1080985) - make sure there is no blank line before cloud-init entry in there are no blank lines in /etc/ca-certificates.conf (LP: #1077020) + - fix sudoers writing when entry is a string (LP: #1079002) 0.7.1: - sysvinit: fix missing dependency in cloud-init job for RHEL 5.6 - config-drive: map hostname to local-hostname (LP: #1061964) |