summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLukas Kuklinek <unknown@example.net>2008-09-02 11:52:40 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-09-02 11:52:40 +0200
commitfcc4d77dd371744530e46a29b7534e89cf8251c4 (patch)
treecd57cf494736d8a8847ceac25394505b3507a949 /ChangeLog
parent183001fac5bc6622a7bdf8cb98325131b798d4aa (diff)
downloadrsyslog-fcc4d77dd371744530e46a29b7534e89cf8251c4.tar.gz
rsyslog-fcc4d77dd371744530e46a29b7534e89cf8251c4.tar.xz
rsyslog-fcc4d77dd371744530e46a29b7534e89cf8251c4.zip
doc bugfix: rsyslog.conf man page improved and minor nit fixed
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e389ab73..7b24ac20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@ Version 3.18.4 (rgerhards), 2008-09-??
thing to do, ideally the OS should issue pseudo time (like NetWare did)
when the user tries to roll back time). Thanks to varmojfekoj for this
patch.
+- doc bugfix: rsyslog.conf man page improved and minor nit fixed
+ thanks to Lukas Kuklinek for the patch.
---------------------------------------------------------------------------
Version 3.18.3 (rgerhards), 2008-08-18
- bugfix: imfile could cause a segfault upon rsyslogd HUP and termination