summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2015-04-21 11:53:00 -0700
committerJoshua Harlow <harlowja@yahoo-inc.com>2015-04-21 11:53:00 -0700
commitd55770f91a6b6a0808ba3869da1e54f86e1ab3a2 (patch)
tree01baaccee970de0ecd1cfe890c77e87d8a7fa20d
parentb7ce7a29941497080695e35a9f2dc772664c73b9 (diff)
downloadvyos-cloud-init-d55770f91a6b6a0808ba3869da1e54f86e1ab3a2.tar.gz
vyos-cloud-init-d55770f91a6b6a0808ba3869da1e54f86e1ab3a2.zip
Update changelog with previously merged branches
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff525337..c5ad7c60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,8 @@
- Snappy: add support for installing snappy packages and configuring.
- systemd: use network-online instead of network.target (LP: #1440180)
[Steve Langasek]
+ - Add functionality to fixate the uid of a newly added user.
+ - Don't overwrite the hostname if the user has changed it after we set it.
0.7.6:
- open 0.7.6
- Enable vendordata on CloudSigma datasource (LP: #1303986)