diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-12-19 10:09:39 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-12-19 10:09:39 -0500 |
commit | 3569e71a1579b97f4e33fb46ab3fcef08a4ddad4 (patch) | |
tree | 64e5c78513a959539a19bb7eb8c614284df8cc82 /ChangeLog | |
parent | 8abbeae7ce15a6fb7a08adc697205d614f868a98 (diff) | |
download | vyos-cloud-init-3569e71a1579b97f4e33fb46ab3fcef08a4ddad4.tar.gz vyos-cloud-init-3569e71a1579b97f4e33fb46ab3fcef08a4ddad4.zip |
add ChangeLog entry for previous commit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ - support omnibus installer for chef [Anatoliy Dobrosynets] - fix bug where cloud-config in user-data could not modify system_info settings (LP: #1090482) + - fix CloudStack DataSource to use Virtual Router as found in + /var/lib/dhcpclient rather than default gateway (LP: #1089989) 0.7.1: - sysvinit: fix missing dependency in cloud-init job for RHEL 5.6 - config-drive: map hostname to local-hostname (LP: #1061964) |