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 54f49da2..612c7fa7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -50,6 +50,8 @@
- allow specifying apt-get command in distro config ('apt_get_command')
- support different and user-suppliable merging algorithms for cloud-config
(LP: #1023179)
+ - use python-requests rather than urllib2. By using recent versions of
+ python-requests, we get https support (LP: #1067888).
0.7.1:
- sysvinit: fix missing dependency in cloud-init job for RHEL 5.6