summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-01-17 16:38:01 -0500
committerScott Moser <smoser@ubuntu.com>2012-01-17 16:38:01 -0500
commit530d8f9bda663d12f6bba2f20b325bc3c4220a9e (patch)
tree70f0e09e648edb3392229765a234597a9857f77f /ChangeLog
parent1e746f00edbf478cf0ae43b66ff7899b6819fa33 (diff)
parentce05d60cbe7a542c51e2fa206acf57e59091f17a (diff)
downloadvyos-cloud-init-530d8f9bda663d12f6bba2f20b325bc3c4220a9e.tar.gz
vyos-cloud-init-530d8f9bda663d12f6bba2f20b325bc3c4220a9e.zip
add support for add/remove CA Certificates via cloud-config (LP: #915232)
LP: #915232
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1ae3b7e..07b46ded 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,7 @@
in the payload parameter. (LP: #874342)
- add test case framework [Mike Milner] (LP: #890851)
- fix pylint warnings [Juerg Haefliger] (LP: #914739)
+ - add support for adding and deleting CA Certificates [Mike Milner] (LP: #915232)
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