summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2015-06-15 17:20:51 -0400
committerScott Moser <smoser@ubuntu.com>2015-06-15 17:20:51 -0400
commit66c13ab5aca67ca3aa3d1536154989f98b85107a (patch)
treeb9790de816a6b05297ddf76a2e396152c798f76a /ChangeLog
parentad403f27e1f8067d7709ed9b184589af8309ba15 (diff)
downloadvyos-cloud-init-66c13ab5aca67ca3aa3d1536154989f98b85107a.tar.gz
vyos-cloud-init-66c13ab5aca67ca3aa3d1536154989f98b85107a.zip
apt_configure: fix importing of apt gpg keys under in python3
LP: #1463373
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc12cb6e..6261147e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -48,6 +48,7 @@
[Lars Kellogg-Stedman]
- Add an rh_subscription module to handle registration of Red Hat instances.
[Brent Baude]
+ - cc_apt_configure: fix importing keys under python3 (LP: #1463373)
0.7.6:
- open 0.7.6
- Enable vendordata on CloudSigma datasource (LP: #1303986)