summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-17 19:03:51 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-17 19:03:51 +0200
commitea4a3a3cd95faf9328def84e3e253d6c1a4375f7 (patch)
treed49ca5ce752b8c5d6b489dc4b5304f45f04ceab5 /ChangeLog
parentf590c1d52afbae2d16182864084edae84f541835 (diff)
downloadrsyslog-ea4a3a3cd95faf9328def84e3e253d6c1a4375f7.tar.gz
rsyslog-ea4a3a3cd95faf9328def84e3e253d6c1a4375f7.tar.xz
rsyslog-ea4a3a3cd95faf9328def84e3e253d6c1a4375f7.zip
improvements in omfwd and cleanup of omgssapi
- some (small) cleanup of omgssapi - optimized omfwed, now loads TCP code only if this is actually necessary
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0fd4748..71766d1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
---------------------------------------------------------------------------
Version 3.19.0 (rgerhards), 2008-04-??
- begins new devel branch version
+- partly rewritten and improved omfwd among others, now loads TCP
+ code only if this is actually necessary
- implemented im3195, the RFC3195 input as a plugin
- split of a "runtime library" for rsyslog - this is not yet a clean
model, because some modularization is still outstanding. In theory,