diff options
author | Scott Moser <smoser@brickies.net> | 2017-03-03 02:27:35 -0500 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-03-03 02:27:35 -0500 |
commit | 2cfaf72e0166ceb2c12eba4fdddb6daab51ea812 (patch) | |
tree | 2e14f41ba7bf995eae7d77aed6065858858d9bb2 | |
parent | 13d44a58e39026f36e5d0e44412a321b1dcab155 (diff) | |
download | vyos-cloud-init-2cfaf72e0166ceb2c12eba4fdddb6daab51ea812.tar.gz vyos-cloud-init-2cfaf72e0166ceb2c12eba4fdddb6daab51ea812.zip |
update changelog
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4f670f74..37ab1427 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ cloud-init (0.7.9-47-gc81ea53-0ubuntu1~16.04.1) UNRELEASED; urgency=medium + * debian/rules: install Z99-cloudinit-warnings.sh to /etc/profile.d * New upstream snapshot. - Support warning if the used datasource is not in ds-identify's list (LP: #1669675). |