diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-09-26 16:22:15 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-09-26 16:22:15 +0200 |
commit | 96f312f94f127b7bc9a39e5822afdf28a5b2286c (patch) | |
tree | de6601ef23c8a438ccf1138a3d050a1d2ba28569 /ChangeLog | |
parent | 5b43ffdf1bc099a9e9b0696ab939f5eb6d9bef2a (diff) | |
parent | b8e82d59b7aba7da65e4244a29b92274aa50d08d (diff) | |
download | rsyslog-96f312f94f127b7bc9a39e5822afdf28a5b2286c.tar.gz rsyslog-96f312f94f127b7bc9a39e5822afdf28a5b2286c.tar.xz rsyslog-96f312f94f127b7bc9a39e5822afdf28a5b2286c.zip |
Merge branch 'helgrind' into perf
Conflicts:
runtime/debug.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ Version 3.21.5 [DEVEL] (rgerhards), 2008-09-?? believe that really caused problems, but in theory it could and with threading we often see that theory becomes practice if something is only used long enough on a fast enough machine with enough CPUs ;) +- cleaned up internal debug system code and made it behave better + in regard to multi-threading --------------------------------------------------------------------------- Version 3.21.4 [DEVEL] (rgerhards), 2008-09-04 - removed compile time fixed message size limit (was 2K), limit can now |