summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-04-09 10:46:01 -0400
committerScott Moser <smoser@ubuntu.com>2012-04-09 10:46:01 -0400
commit6d9d10a042d50e792484700c644c9d16e2c7bb6a (patch)
treeddaa8e9b2c2e34ac32d44f0f19aabdabb9bfb7bc /ChangeLog
parentc2a4447527d5e8b2e2999b6f1832577203a64f2a (diff)
parent3a1ff52e61f6d01377e08063c10b3a4ccf27e829 (diff)
downloadvyos-cloud-init-6d9d10a042d50e792484700c644c9d16e2c7bb6a.tar.gz
vyos-cloud-init-6d9d10a042d50e792484700c644c9d16e2c7bb6a.zip
fix chef documentation (LP: #960564)
LP: #960564
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8794a06f..87592b27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,8 @@
[Ben Howard] (LP: #859814)
- Support reading cloud-config from kernel command line parameter and
populating local file with it, which can then provide data for DataSources
+ - improve chef examples for working configurations on 11.10 and 12.04
+ [Lorin Hochstein] (LP: #960564)
0.6.2:
- fix bug where update was not done unless update was explicitly set.