diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-02-07 13:13:34 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-02-07 13:13:34 -0500 |
commit | af2eb02be2bea26545ce0e2dafe7662b5cc7e337 (patch) | |
tree | 36fe68a1eaf30cfa3dc069cf9048fa48f9c331ce /ChangeLog | |
parent | 48564dc9cab705a675cc4751db13af158507e358 (diff) | |
download | vyos-cloud-init-af2eb02be2bea26545ce0e2dafe7662b5cc7e337.tar.gz vyos-cloud-init-af2eb02be2bea26545ce0e2dafe7662b5cc7e337.zip |
update TODO, ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ - add 'manual_cache_clean' option to select manual cleaning of the /var/lib/cloud/instance/ link, for a data source that might not be present on every boot + - make DataSourceEc2 retries and timeout configurable 0.6.0: - change permissions of /var/log/cloud-init.log to accomodate syslog writing to it (LP: #704509) |