summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-12-04 10:01:46 -0500
committerScott Moser <smoser@ubuntu.com>2012-12-04 10:01:46 -0500
commit81ea305461777d5e5bec9f92a0b14c544aa6fd1e (patch)
treedde2cd2ef65f03cf48cdd51638d0332b0a32d4cc /ChangeLog
parent52a1884822ecb9474e12e6c16b62dbd0728a4a0e (diff)
parent1e7b96743314f566814848ad05c5bc7271a5de91 (diff)
downloadvyos-cloud-init-81ea305461777d5e5bec9f92a0b14c544aa6fd1e.tar.gz
vyos-cloud-init-81ea305461777d5e5bec9f92a0b14c544aa6fd1e.zip
merge from trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cac92bce..c02334a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
0.7.2:
- add a debian watch file
+ - add 'sudo' entry to ubuntu's default user (LP: #1080717)
+ - 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)