summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-04 10:23:53 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-04 10:23:53 +0000
commit42b3a7a4356006ce64413ef3583f9cae6d27966b (patch)
tree06a27c491c49a373877ab14fc0bd80668b217c81 /NEWS
parentea0d1c36e24db522dc805edf0b42ffe4372dbff8 (diff)
downloadrsyslog-42b3a7a4356006ce64413ef3583f9cae6d27966b.tar.gz
rsyslog-42b3a7a4356006ce64413ef3583f9cae6d27966b.tar.xz
rsyslog-42b3a7a4356006ce64413ef3583f9cae6d27966b.zip
cleaned up some issues with $FileCreateMode
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 150252ea..53fe9b68 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ Version 1.15.0 (RGer), 2007-07-??
address.
- added $umask and $FileCreateMode config file directives
- applied a patch from Bartosz Kuzma to compile cleanly under NetBSD
+- checks for extra (unexpected) characters in system config file lines
+ have been added
- added IPv6 documentation - was accidently missing from CVS
- begun to change char to unsigned char
---------------------------------------------------------------------------