diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-01-27 10:55:29 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-01-27 10:55:29 -0500 |
commit | aa631844d9fe4184cda20f1681d5195d1414d540 (patch) | |
tree | eb98c3dc733a5423e4694cf43be64f8697ada55e /ChangeLog | |
parent | fdc7a9c7bd4fe47ab1ac93971d9d40f064938462 (diff) | |
download | vyos-cloud-init-aa631844d9fe4184cda20f1681d5195d1414d540.tar.gz vyos-cloud-init-aa631844d9fe4184cda20f1681d5195d1414d540.zip |
improve comment strings in rsyslog config file tools/21-cloudinit.conf
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 0.6.1: - fix bug in fixing permission on /var/log/cloud-init.log (LP: #704509) + - improve comment strings in rsyslog file tools/21-cloudinit.conf 0.6.0: - change permissions of /var/log/cloud-init.log to accomodate syslog writing to it (LP: #704509) |