From 24d5ecc891752003e63ff39e946b1b17a81a886b Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 20 Oct 2009 11:09:20 +0200 Subject: added imported bugfix to changelog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index b624c22a..812c814c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,8 @@ 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 -- cgit