summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4964f3fc..7daf418e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
- fix for puppet configuration options (LP: #709946) [Ryan Lane]
- fix pickling of DataSource, which broke seeding.
- turn resize_rootfs default to True
+ - avoid mounts in DataSourceOVF if 'read' on device fails
+ 'mount /dev/sr0' for an empty virtual cdrom device was taking 18 seconds
0.6.0:
- change permissions of /var/log/cloud-init.log to accomodate
syslog writing to it (LP: #704509)