diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-31 09:17:10 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-31 09:17:10 +0000 |
commit | 8e6603047745cf1b1debd091406183070660df77 (patch) | |
tree | 2c8cb04f6025f64b287564347fea91ee7037c770 /ChangeLog | |
parent | f4efff123c6510e37b677c526f38bf8502307213 (diff) | |
download | rsyslog-8e6603047745cf1b1debd091406183070660df77.tar.gz rsyslog-8e6603047745cf1b1debd091406183070660df77.tar.xz rsyslog-8e6603047745cf1b1debd091406183070660df77.zip |
moved debug printf code out of init() into its own function
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ Version 1.17.6 (rgerhards), 2007-07-3? it a bit. Thanks a lot for the fix, I'd probably had pulled out my hair to find the bug... - 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) --------------------------------------------------------------------------- Version 1.17.5 (rgerhards), 2007-07-30 - continued to work on output module modularization |