summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2014-09-03 13:18:23 -0400
committerScott Moser <smoser@ubuntu.com>2014-09-03 13:18:23 -0400
commit141a8329d7650b1e9c80364f289b7f399477e5fc (patch)
tree4a55d96d1210836f8a9609d2ab3d521e6bc5e6a8 /ChangeLog
parent128fd80cb0b27430def29bee7a8c473facd84be8 (diff)
parent7dade55ae5e429e0abb1687fb94799226c211e18 (diff)
downloadvyos-cloud-init-141a8329d7650b1e9c80364f289b7f399477e5fc.tar.gz
vyos-cloud-init-141a8329d7650b1e9c80364f289b7f399477e5fc.zip
Datasource: fix to provide local-hostname if not available in datasource
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a938c37..71ae0d59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,8 @@
- 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]
+ - Datasource: fix broken logic to provide hostname if datasource does not
+ provide one
0.7.5:
- open 0.7.5
- Add a debug log message around import failures