summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2016-04-06 14:30:02 -0400
committerScott Moser <smoser@ubuntu.com>2016-04-06 14:30:02 -0400
commit822ac18bc98dee35c805bf238f6bf0a1543a39dc (patch)
tree4170307285b8f6ce5563ac3c8b8dbf2a71b3087e /ChangeLog
parentd75a912fb375afbab055db3178966d1f83b44143 (diff)
parent2fd22530737468a00bfb58eed9b6e231aa6d6652 (diff)
downloadcloud-init-git-822ac18bc98dee35c805bf238f6bf0a1543a39dc.tar.gz
Ensure that a resolve conf object is written as a string.
Instead of passing the raw object and expecting the write_file to work automatically make sure we explicitly pass the string version of it so that the write_file routine can correctly encode/decode it as needed. LP: #1479988
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fb6e6d4..d12ad501 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -102,6 +102,7 @@
- disk_setup: correctly send --force to mkfs on block devices (LP: #1548772)
- chef: fix chef install from gems (LP: #1553345)
- systemd: do not specify After of obsolete syslog.target (LP: #1536964)
+ - centos: Ensure that resolve conf object is written as a str (LP: #1479988)
0.7.6:
- open 0.7.6