summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2014-09-02 12:26:26 -0400
committerScott Moser <smoser@ubuntu.com>2014-09-02 12:26:26 -0400
commit128fd80cb0b27430def29bee7a8c473facd84be8 (patch)
treed457ca5dab90fc33b429ca82c0f2a38ae18a998d /ChangeLog
parente39abc783f7edd6435dbc7ea1fc3d02e6b3955d3 (diff)
parentcc77628e1ee3cd03d1ec2e17f1d744c8f4b0938b (diff)
downloadvyos-cloud-init-128fd80cb0b27430def29bee7a8c473facd84be8.tar.gz
vyos-cloud-init-128fd80cb0b27430def29bee7a8c473facd84be8.zip
FreeBsd: fix initscripts and add working config file
This set of changes generally produces a functional cloud-init on FreeBsd.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1d223ed..8a938c37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,7 @@
(LP: #1340903) [Patrick Lucas]
- no longer use pylint as a checker, fix pep8 [Jay Faulkner].
- Openstack: do not load some urls twice.
+ - FreeBsd: fix initscripts and add working config file [Harm Weites]
0.7.5:
- open 0.7.5
- Add a debug log message around import failures