diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-30 10:22:44 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-30 10:22:44 +0000 |
commit | 207572e21775bb0755a3b71dd45267614c9e04a1 (patch) | |
tree | ddcec04c48411ce83094e46bf37ca5f5120fba87 /ChangeLog | |
parent | 6808a7e2f187760187edbd6aefe3513e2e5bb862 (diff) | |
download | rsyslog-207572e21775bb0755a3b71dd45267614c9e04a1.tar.gz rsyslog-207572e21775bb0755a3b71dd45267614c9e04a1.tar.xz rsyslog-207572e21775bb0755a3b71dd45267614c9e04a1.zip |
fixed a bug that caused ommysql to always complain about missing templates
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ --------------------------------------------------------------------------- Version 1.17.6 (rgerhards), 2007-07-3? +- fixed bug in OMSRcreate() - always returned SR_RET_OK +- fixed a bug that caused ommysql to always complain about missing + templates --------------------------------------------------------------------------- Version 1.17.5 (rgerhards), 2007-07-30 - continued to work on modularization |