summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-10-31 11:46:29 -0400
committerScott Moser <smoser@ubuntu.com>2011-10-31 11:46:29 -0400
commit2ba7c951a0e65e4421093cd785894548c3570da1 (patch)
tree34c5552fe03a2d587a723101bce5966d3b16c2a3 /ChangeLog
parent1cfa72f7b55ff71e5eeb5820ba0acc4845219fd4 (diff)
downloadvyos-cloud-init-2ba7c951a0e65e4421093cd785894548c3570da1.tar.gz
vyos-cloud-init-2ba7c951a0e65e4421093cd785894548c3570da1.zip
fix bug in netinfo.debug_info if no network devices available
LP: #883367
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8735cee2..ca4b31fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
0.6.3:
- add sample systemd config files [Garrett Holmstrom]
- add Fedora support [Garrent Holstrom] (LP: #883286)
+ - fix bug in netinfo.debug_info if no net devices available (LP: #883367)
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