diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-31 12:34:45 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-31 12:34:45 +0000 |
commit | 19e94f195997a4907f96b5d53e88c2f5c44b08e0 (patch) | |
tree | 33a30dc9cf3fec14d340f4944a42773fe0ae708c /ChangeLog | |
parent | 6465202ed784cdb02339af7760bac09c8e3556c2 (diff) | |
download | rsyslog-19e94f195997a4907f96b5d53e88c2f5c44b08e0.tar.gz rsyslog-19e94f195997a4907f96b5d53e88c2f5c44b08e0.tar.xz rsyslog-19e94f195997a4907f96b5d53e88c2f5c44b08e0.zip |
prepared cfsysline.c for integration into output modules
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ Version 1.17.6 (rgerhards), 2007-07-3? - added output of config file line number when a parsing error occured - fixed bug in objomsr.c that caused program to abort in debug mode with an invalid assertion (in some cases) +- fixed a typo that caused the default template for MySQL to be wrong. + thanks to mildew for catching this. --------------------------------------------------------------------------- Version 1.17.5 (rgerhards), 2007-07-30 - continued to work on output module modularization |