summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-20 12:58:26 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-20 12:58:26 +0000
commitcf261b64cc69a80379f93dd691b9c249712bf897 (patch)
tree0b73ea0a086eba6ae4763872f41a63391999e846 /ChangeLog
parent1c19ea57da83367b13e761b0ab3c316fef6e9eb8 (diff)
downloadrsyslog-cf261b64cc69a80379f93dd691b9c249712bf897.tar.gz
rsyslog-cf261b64cc69a80379f93dd691b9c249712bf897.tar.xz
rsyslog-cf261b64cc69a80379f93dd691b9c249712bf897.zip
replaced system() calls with something more reasonable. Please note that
this might break compatibility with some existing configuration files. We accept this in favour of the gained security.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0792cf2..eaf7495a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
---------------------------------------------------------------------------
+Version 1.17.2 (rgerhards), 2007-07-2?
+- made the port part of the -r option optional. Needed for backward
+ compatibility with sysklogd
+- replaced system() calls with something more reasonable. Please note that
+ this might break compatibility with some existing configuration files.
+ We accept this in favour of the gained security.
+---------------------------------------------------------------------------
Version 1.17.1 (rgerhards), 2007-07-20
- fixed a bug that caused make install to install rsyslogd and rklogd under
the wrong names