summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-10-20 15:12:00 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-10-20 15:12:00 +0200
commit9407f2a3e08940d0dd0367c5904654f5a56117af (patch)
tree3ccc2917d5881fb9150690593020d890ab8ab6b1 /ChangeLog
parent24d5ecc891752003e63ff39e946b1b17a81a886b (diff)
downloadrsyslog-9407f2a3e08940d0dd0367c5904654f5a56117af.tar.gz
rsyslog-9407f2a3e08940d0dd0367c5904654f5a56117af.tar.xz
rsyslog-9407f2a3e08940d0dd0367c5904654f5a56117af.zip
bumped version number
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 812c814c..a4d1a6e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
---------------------------------------------------------------------------
+Version 4.4.3 [v4-stable] (rgerhards), 2009-10-??
+- bugfix: potential hang condition on queue shutdown
+ [imported from v3-stable]
+---------------------------------------------------------------------------
Version 4.4.2 [v4-stable] (rgerhards), 2009-10-09
- bugfix: invalid handling of zero-sized messages, could lead to mis-
addressing and potential memory corruption/segfault
@@ -16,8 +20,6 @@ Version 4.4.2 [v4-stable] (rgerhards), 2009-10-09
The end result of this bug could be a higher UDP message loss rate than
necessary (note that UDP message loss can not totally be avoided due
to the UDP spec)
-- bugfix: potential hang condition on queue shutdown
- [imported from v3-stable]
---------------------------------------------------------------------------
Version 4.4.1 [v4-stable] (rgerhards), 2009-09-02
- features requiring Java are automatically disabled if Java is not