summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Wing <wingc@umich.edu>2013-05-20 20:44:32 -0400
committerScott Moser <smoser@ubuntu.com>2013-05-20 20:44:32 -0400
commite98380cb087a562a2cda7e13a99ce0bb0333b51b (patch)
tree1d06b5460df8c6ea7d5cab8865e18a2bb164c315 /ChangeLog
parent4231e5df67160362d40c5f2976e8965a13de8ef0 (diff)
parent9a72f2e9d7f4e5fcfbd40fc7f0ecc86680f995df (diff)
downloadvyos-cloud-init-e98380cb087a562a2cda7e13a99ce0bb0333b51b.tar.gz
vyos-cloud-init-e98380cb087a562a2cda7e13a99ce0bb0333b51b.zip
Fix chef omnibus installation support.
LP: #1182265
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d03f8878..adc8b954 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
0.7.3:
+ - fix omnibus chef installer (LP: #1182265) [Chris Wing]
0.7.2:
- add a debian watch file
- add 'sudo' entry to ubuntu's default user (LP: #1080717)