diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-08-12 16:08:09 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-08-12 16:08:09 +0200 |
commit | 02f768c37dac9dde424bbd31e378482750fc276c (patch) | |
tree | 440b44f612e4db65396da32af10caa5091f96013 /ChangeLog | |
parent | 018b2f4c86ca2e4849156db1b1d5b6b3ea9b3e0c (diff) | |
download | rsyslog-02f768c37dac9dde424bbd31e378482750fc276c.tar.gz rsyslog-02f768c37dac9dde424bbd31e378482750fc276c.tar.xz rsyslog-02f768c37dac9dde424bbd31e378482750fc276c.zip |
enhanced ommysql to support custom port to connect to server
Port can be set via new $ActionOmmysqlServerPort config directive
Note: this was a very minor change and thus deemed appropriate to be
done in the stable release.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ --------------------------------------------------------------------------- Version 3.18.3 (rgerhards), 2008-08-?? +- enhanced ommysql to support custom port to connect to server + Port can be set via new $ActionOmmysqlServerPort config directive + Note: this was a very minor change and thus deemed appropriate to be + done in the stable release. - bugfix: misspelled config directive, previously was $MainMsgQueueWorkeTimeoutrThreadShutdown, is now $MainMsgQueueWorkerTimeoutThreadShutdown. Note that the misspelled |