From fdfcb2a8f953cc91abbe628366e3f5474a101670 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 14 Mar 2008 11:04:36 +0000 Subject: added advanced flow control for congestion cases (mode depending on message source and its capablity to be delayed without bad side effects) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0a5218da..53a2f716 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ --------------------------------------------------------------------------- Version 3.12.3 (rgerhards), 2008-03-?? +- added advanced flow control for congestion cases (mode depending on message + source and its capablity to be delayed without bad side effects) - bugfix: $ModDir should not be reset on $ResetConfig - this can cause a lot of confusion and there is no real good reason to do so. Also conflicts with the new -M option and environment setting. -- cgit