summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-08-21 10:59:04 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-08-21 10:59:04 +0200
commitaca7f88bcfbfc73e7d03e96aa6f223080b02b851 (patch)
treebf57967fcce1d264d3a0ea38203a35140f5d4fc5
parente22a26ddbf7832ae5ba91291be59e5a6f71b627e (diff)
parent647d23f47e6b0b6e1dd6454f745d56b1bb276888 (diff)
downloadrsyslog-aca7f88bcfbfc73e7d03e96aa6f223080b02b851.tar.gz
rsyslog-aca7f88bcfbfc73e7d03e96aa6f223080b02b851.tar.xz
rsyslog-aca7f88bcfbfc73e7d03e96aa6f223080b02b851.zip
Merge branch 'beta'
Conflicts: ChangeLog configure.ac doc/manual.html
-rw-r--r--ChangeLog21
1 files changed, 8 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index bfd2a1d2..bde56d58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -107,7 +107,7 @@ increase.
- increased ompgsql performance by adapting to new transactional
output module interface
---------------------------------------------------------------------------
-Version 4.5.2 [DEVEL] (rgerhards), 2009-07-??
+Version 4.5.2 [v4-beta] (rgerhards), 2009-08-21
- legacy syslog parser changed so that it now accepts date stamps in
wrong case. Some devices seem to create them and I do not see any harm
in supporting that.
@@ -198,13 +198,14 @@ Version 4.5.0 [DEVEL] (rgerhards), 2009-07-02
This could lead to timestamps written in the wrong format, but not to
an abort
---------------------------------------------------------------------------
-Version 4.3.3 [beta] (rgerhards), 2009-0?-??
-- internal bugfix: object pointer was only reset to NULL when an object
- was actually destructed. This most likely had no effect to existing code,
- but it may also have caused trouble in remote cases. Similarly, the fix
- may also cause trouble...
+Version 4.4.0 [v4-stable] (rgerhards), 2009-08-21
+- bugfix: stderr/stdout were not closed to be able to emit error messages,
+ but this caused ssh sessions to hang. Now we close them after the
+ initial initialization. See forum thread:
+ http://kb.monitorware.com/controlling-terminal-issues-t9875.html
+- bugfix: sending syslog messages with zip compression did not work
---------------------------------------------------------------------------
-Version 4.3.2 [beta] (rgerhards), 2009-06-24
+Version 4.3.2 [v4-beta] (rgerhards), 2009-06-24
- removed long-obsoleted property UxTradMsg
- added a generic network stream server (in addition to rather specific
syslog tcp server)
@@ -259,12 +260,6 @@ Version 4.3.0 [DEVEL] (rgerhards), 2009-04-17
execution. The most probable case for such a case would be invalid
sql inside the template, and this is now much easier to diagnose.
---------------------------------------------------------------------------
-Version 4.2.1 [v4-stable] (rgerhards), 2009-0?-??
-- bugfix: stderr/stdout were not closed to be able to emit error messages,
- but this caused ssh sessions to hang. Now we close them after the
- initial initialization. See forum thread:
- http://kb.monitorware.com/controlling-terminal-issues-t9875.html
----------------------------------------------------------------------------
Version 4.2.0 [v4-stable] (rgerhards), 2009-06-23
- bugfix: light and full delay watermarks had invalid values, badly
affecting performance for delayable inputs