summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f3d77473..ab106e42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+cloud-init (0.7.7-31-g65ace7b-0ubuntu1) UNRELEASED; urgency=medium
+
+ * New upstream snapshot.
+ - Allow link type of null in network_data.json [Jon Grimm] (LP: #1621968)
+ - DataSourceOVF: fix user-data as base64 with python3 (LP: #1619394)
+
+ -- Scott Moser <smoser@ubuntu.com> Mon, 12 Sep 2016 14:56:09 -0400
+
cloud-init (0.7.7-28-g34a26f7-0ubuntu2) yakkety; urgency=medium
* debian/control: fix missing dependency on python3-serial,