summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-08-20 16:45:46 -0400
committerScott Moser <smoser@ubuntu.com>2012-08-20 16:45:46 -0400
commit74d688eb4d18a4e072f66ac45f04655207af57c7 (patch)
treef83718aabb3bbbe923aefa67c00e8856afc0e844
parentc54ba02b176a2f8e43820a6df0ddd2c68b79c9e7 (diff)
downloadvyos-cloud-init-74d688eb4d18a4e072f66ac45f04655207af57c7.tar.gz
vyos-cloud-init-74d688eb4d18a4e072f66ac45f04655207af57c7.zip
mark bug 1010582 as fixed.
This was fixed in the previous commit, but not marked explicitly as such. LP: #1010582
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61297404..4e8bc11a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
0.7.0:
- write ssh authorized keys to console, ssh_authkey_fingerprints
+ config module [Joshua Harlow] (LP: #1010582)
- Added RHEVm and vSphere support as source AltCloud [Joseph VLcek]
- add write-files module (LP: #1012854)
- Add setuptools + cheetah to debian package build dependencies (LP: #1022101)