summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-12-19 12:42:41 -0500
committerScott Moser <smoser@ubuntu.com>2011-12-19 12:42:41 -0500
commit02c2e024a3ae57879faee82218fde7db19831efc (patch)
tree1e293ec3ee2902777f9ceb431dc55ef318c18333 /ChangeLog
parentfba08a5a2d69d37f8f0f5c4eb1d4269ac513620a (diff)
downloadvyos-cloud-init-02c2e024a3ae57879faee82218fde7db19831efc.tar.gz
vyos-cloud-init-02c2e024a3ae57879faee82218fde7db19831efc.zip
update changelog for DataSourceEc2 changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39edb705..8136e7a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
- support configuration of mirror based on dns name ubuntu-mirror in
local domain.
- support setting of Acquire::HTTP::Proxy via 'apt_proxy'
+ - DataSourceEc2: more resilliant to slow metadata service
+ - config change: 'retries' dropped, 'max_wait' added, timeout increased
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