summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-02-12 10:55:57 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-02-12 10:55:57 +0000
commit4e535179edb6e7b941276c451f6315c46dbda54a (patch)
treed3f51de62c9a223a7da13209b22a07432fdecf54 /ChangeLog
parenta2ae345e1851c4719ba99da46498f3fc120f2e95 (diff)
downloadrsyslog-4e535179edb6e7b941276c451f6315c46dbda54a.tar.gz
rsyslog-4e535179edb6e7b941276c451f6315c46dbda54a.tar.xz
rsyslog-4e535179edb6e7b941276c451f6315c46dbda54a.zip
somewhat improved performance of rsCStr obj
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3f933a6..974e9102 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,11 @@ Version 3.11.1 (rgerhards), 2008-02-??
they run rsyslog ;))
- bugfix: trailing ":" of tag was lost while parsing legacy syslog messages
without timestamp - thanks to Anders Blomdell for providing a patch!
+- fixed a bug in stringbuf.c related to STRINGBUF_TRIM_ALLOCSIZE, which
+ wasn't supposed to be used with rsyslog. Put a warning message up that
+ tells this feature is not tested and probably not worth the effort.
+ Thanks to Anders Blomdell fro bringing this to our attention
+- somewhat improved performance of string buffers
---------------------------------------------------------------------------
Version 3.11.0 (rgerhards), 2008-01-31
- implemented queued actions