diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-01-20 06:37:14 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-01-20 06:37:14 -0500 |
commit | 2c3a585d334fd03d10490e61abf814cec131c83c (patch) | |
tree | d6a3b3b6ea4263063ede2030e3ec60c702dfb637 /ChangeLog | |
parent | c5bfd0c45c33de1ade85c940f5d5e6eabc2e27de (diff) | |
download | vyos-cloud-init-2c3a585d334fd03d10490e61abf814cec131c83c.tar.gz vyos-cloud-init-2c3a585d334fd03d10490e61abf814cec131c83c.zip |
add TODO and ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 00000000..bb9a30cc --- /dev/null +++ b/ChangeLog @@ -0,0 +1,3 @@ +0.5.16: + - change permissions of /var/log/cloud-init.log to accomodate + syslog writing to it (LP: #704509) |