summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-01-12 17:03:26 +0100
committerScott Moser <smoser@ubuntu.com>2012-01-12 17:03:26 +0100
commit1d00c0936bfc63117493d89268da8c81611b3c40 (patch)
tree23077c9f5d348a1b29408bba04cdac049a6ec76b /ChangeLog
parent982856531a3498d784e3977f307a9cbf2a673977 (diff)
parent7c38d4b469d3863443ec3322f0def25672c545db (diff)
downloadvyos-cloud-init-1d00c0936bfc63117493d89268da8c81611b3c40.tar.gz
vyos-cloud-init-1d00c0936bfc63117493d89268da8c81611b3c40.zip
fix pylint warnings (LP: #914739) [Juerg Haefliger]
LP: #914739
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a278a514..a1ae3b7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,7 @@
- part-handlers now get base64 decoded content rather than 2xbase64 encoded
in the payload parameter. (LP: #874342)
- add test case framework [Mike Milner] (LP: #890851)
+ - fix pylint warnings [Juerg Haefliger] (LP: #914739)
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