summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-11-19 09:25:09 -0500
committerScott Moser <smoser@ubuntu.com>2012-11-19 09:25:09 -0500
commit7a7cf335453146a775c8566e5a4ed4716a03a874 (patch)
tree1207c4fa4dc087013957bdaca5c451d0c4b81f6d /ChangeLog
parent2808d703dc79cad0650e4ba52d8d6ce7203329b2 (diff)
downloadvyos-cloud-init-7a7cf335453146a775c8566e5a4ed4716a03a874.tar.gz
vyos-cloud-init-7a7cf335453146a775c8566e5a4ed4716a03a874.zip
add 'sudo' entry for default user in default config/cloud.cfg
LP: #1080717
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cac92bce..767b13d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
0.7.2:
- add a debian watch file
+ - add 'sudo' entry to ubuntu's default user (LP: #1080717)
0.7.1:
- sysvinit: fix missing dependency in cloud-init job for RHEL 5.6
- config-drive: map hostname to local-hostname (LP: #1061964)