summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2013-08-05 06:58:54 +0100
committerScott Moser <smoser@ubuntu.com>2013-08-05 06:58:54 +0100
commit65e49111bcea78342289c671376eba85410ea781 (patch)
tree64555168d9767f63074729cdbe9d34e5ae37eb01 /ChangeLog
parent696bcc1f0acc67646872cd6ce1b90375ca0ae068 (diff)
parent219191673b5491fab683ca5ff1befe845c81f6cf (diff)
downloadvyos-cloud-init-65e49111bcea78342289c671376eba85410ea781.tar.gz
vyos-cloud-init-65e49111bcea78342289c671376eba85410ea781.zip
merge from trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47c25027..68d03376 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,10 @@
- support individual MIME segments to be gzip compressed (LP: #1203203)
- always finalize handlers even if processing failed (LP: #1203368)
- support merging into cloud-config via jsonp. (LP: #1200476)
+ - add datasource 'SmartOS' for Joyent Cloud. Adds a dependency on serial.
+ - add 'log_time' helper to util for timing how long things take
+ which also reads from uptime. uptime is useful as clock may change during
+ boot due to ntp.
0.7.2:
- add a debian watch file
- add 'sudo' entry to ubuntu's default user (LP: #1080717)