summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2014-07-29 09:52:02 -0400
committerScott Moser <smoser@ubuntu.com>2014-07-29 09:52:02 -0400
commit67428ad5a66ee57d1212e5af74cb9e9ed81d2c7b (patch)
treee3ece15c3b28e3cc0ce26b8fe81d72fda1cf7ca8 /ChangeLog
parent4b8397a510c4ff6f903e98bef50d350410f41451 (diff)
downloadvyos-cloud-init-67428ad5a66ee57d1212e5af74cb9e9ed81d2c7b.tar.gz
vyos-cloud-init-67428ad5a66ee57d1212e5af74cb9e9ed81d2c7b.zip
do not put comments in /etc/timezone
comments in /etc/timezone are not expected, and can cause problems if another tool tries to read it. LP: #1341710
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d52dfa47..3ec4eb1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@
- change trunk debian packaging to use pybuild and drop cdbs.
[Dimitri John Ledkov]
- SeLinuxGuard: remove invalid check that looked for stat.st_mode in os.lstat.
+ - do not write comments in /etc/timezone (LP: #1341710)
0.7.5:
- open 0.7.5
- Add a debug log message around import failures