diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-19 13:44:47 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-19 13:44:47 +0000 |
commit | bf1713a5d0b11d2200559b98a71431f1e0657d6d (patch) | |
tree | 38e418f55b5e3e2bb567a0715544aff5ed057e49 /ChangeLog | |
parent | d21a445561d365e3345cdbce40e39ab6340bff9a (diff) | |
download | rsyslog-bf1713a5d0b11d2200559b98a71431f1e0657d6d.tar.gz rsyslog-bf1713a5d0b11d2200559b98a71431f1e0657d6d.tar.xz rsyslog-bf1713a5d0b11d2200559b98a71431f1e0657d6d.zip |
bugfix: llDestroy() left the list with invalid root/last pointers
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ --------------------------------------------------------------------------- Version 2.0.0 (rgerhards), 2007-12-?? - small doc fix for $IncludeConfig +- fixed a bug in llDestroy() --------------------------------------------------------------------------- Version 1.21.0 (rgerhards), 2007-12-19 - GSS-API support for syslog/TCP connections was added. Thanks to |