diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-04 09:41:23 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-04 09:41:23 +0000 |
commit | 5aa36b63aeedc7801f7c187b98d538b01898c04c (patch) | |
tree | 604d07a9691a77b75dc02a6e10a8aadd6b602b5d /NEWS | |
parent | 152192de67963932e65d9baf8c399b3ed9f772d9 (diff) | |
download | rsyslog-5aa36b63aeedc7801f7c187b98d538b01898c04c.tar.gz rsyslog-5aa36b63aeedc7801f7c187b98d538b01898c04c.tar.xz rsyslog-5aa36b63aeedc7801f7c187b98d538b01898c04c.zip |
added $umask and $FileCreateMode config file directives
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,7 +4,9 @@ Version 1.15.0 (RGer), 2007-07-?? and thus properties. This was a much-requested feature. It makes life easy when it eG comes to splitting files based on the sender address. +- added $umask and $FileCreateMode config file directives - applied a patch from Bartosz Kuzma to compile cleanly under NetBSD +- added IPv6 documentation - was accidently missing from CVS - begun to change char to unsigned char --------------------------------------------------------------------------- Version 1.14.2 (RGer), 2007-07-03 |