diff options
author | Scott Moser <smoser@brickies.net> | 2017-01-20 10:13:47 -0500 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-01-20 10:13:47 -0500 |
commit | db0d6e70db4a0966b0b061934da262cb75634b65 (patch) | |
tree | eb9524696068f3c6a3037a667eb4add784bf648a /debian | |
parent | 399911e07fa11a95a4c912e6f7c047033321f7d5 (diff) | |
download | vyos-cloud-init-db0d6e70db4a0966b0b061934da262cb75634b65.tar.gz vyos-cloud-init-db0d6e70db4a0966b0b061934da262cb75634b65.zip |
update changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 52acadc3..6461b0bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ cloud-init (0.7.9-0ubuntu1~16.04.1) UNRELEASED; urgency=medium + * debian/update-grub-legacy-ec2: fix to include kernels whose config + has CONFIG_XEN=y (LP: #1379080). * New upstream release. - doc: adjust headers in tests documentation for consistency. - pep8: fix issue found in zesty build with pycodestyle. |