diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-07-14 11:29:41 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2016-07-14 11:29:41 -0400 |
commit | cd1bd176d2f83c2718a0bf921af7ee9116b204c0 (patch) | |
tree | 6183ee0c5f01f625d1ef2c61dee80ad23fb38743 /ChangeLog | |
parent | 74dcabe8853e063b63be578dff7926f62bd26df8 (diff) | |
download | vyos-cloud-init-cd1bd176d2f83c2718a0bf921af7ee9116b204c0.tar.gz vyos-cloud-init-cd1bd176d2f83c2718a0bf921af7ee9116b204c0.zip |
give Sergii credit in changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ - support network rendering to sysconfig (for centos and RHEL) - write_files: if no permissions are given, just use default without warn. - user_data: fix error when user-data is not utf-8 decodable (LP: #1532072) + - fix mcollective module with python3 (LP: #1597699) [Sergii Golovatiuk] 0.7.6: - open 0.7.6 |