diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-03-08 10:52:11 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-03-08 10:52:11 -0500 |
commit | a3d13c470357b4a87656ba2520d75bbcbc94a246 (patch) | |
tree | 8af130c0706408a8ede1970cdd0f2897a3a44bbb /ChangeLog | |
parent | 1e02db238117f1b7c0a30f6b6d0cad64c4dbe3a7 (diff) | |
download | vyos-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |