From d2ca9fdf28fc555164d1b892e962f1453a0dc5fb Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Wed, 26 Jan 2011 15:41:49 -0500 Subject: update the changelog with other items from development branch --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 35c5d81a..02cf039e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,3 +36,11 @@ to 'datasource_list: [ "Ec2" ]'. Each of the items in that list must be modules that can be loaded by "DataSource" - add 'timezone' option to cloud-config (LP: #645458) + - Added an additional archive format, that can be used for multi-part + input to cloud-init. This may be more user friendly then mime-multipart + See example in doc/examples/cloud-config-archive.txt (LP: #641504) + - add support for reading Rightscale style user data (LP: #668400) + and acting on it in cloud-config (cc_rightscale_userdata.py) + - make the message on 'disable_root' more clear (LP: #672417) + - do not require public key if private is given in ssh cloud-config + (LP: #648905) -- cgit v1.2.3