summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-03-08 10:52:11 -0500
committerScott Moser <smoser@ubuntu.com>2011-03-08 10:52:11 -0500
commita3d13c470357b4a87656ba2520d75bbcbc94a246 (patch)
tree8af130c0706408a8ede1970cdd0f2897a3a44bbb /ChangeLog
parent1e02db238117f1b7c0a30f6b6d0cad64c4dbe3a7 (diff)
downloadvyos-cloud-init-a3d13c470357b4a87656ba2520d75bbcbc94a246.tar.gz
vyos-cloud-init-a3d13c470357b4a87656ba2520d75bbcbc94a246.zip
fix issue where apt-update was not done unless explicitly set
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2452ba3f..fa5e1bc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+0.6.2:
+ - fix bug where update was not done unless update was explicitly set.
+ It would not be run if 'upgrade' or packages were set to be installed
0.6.1:
- fix bug in fixing permission on /var/log/cloud-init.log (LP: #704509)
- improve comment strings in rsyslog file tools/21-cloudinit.conf