diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-10-17 07:41:50 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-10-17 07:41:50 +0000 |
commit | ff24062577a7adf0da08d1770e7194d7801a5648 (patch) | |
tree | 2b15e989a9ebcade9df255e2382b6110f789a998 /ChangeLog | |
parent | e29ae4effc8df2184d5cb48dc79ed1d0b3ac2112 (diff) | |
download | rsyslog-ff24062577a7adf0da08d1770e7194d7801a5648.tar.gz rsyslog-ff24062577a7adf0da08d1770e7194d7801a5648.tar.xz rsyslog-ff24062577a7adf0da08d1770e7194d7801a5648.zip |
undid creation of a separate thread for the main loop -- this did not turn
out to be needed or useful, so reduce complexity once again.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ Version 1.19.10 (rgerhards), 2007-10-15 in selector lines; modified ommysql to support it. This is primarily an aid for further modules and a prequisite to actually allow third party modules to be created. +- minor fix in slackware startup script, "-r 0" is now "-r0" +- updated rsyslogd doc set man page; now in html format +- undid creation of a separate thread for the main loop -- this did not + turn out to be needed or useful, so reduce complexity once again. --------------------------------------------------------------------------- Version 1.19.9 (rgerhards), 2007-10-12 - now packaging system which again contains all components in a single |