From cdcc0e6710a7e11bf1c528bf1728f886dba5a0af Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Sat, 22 Mar 2008 10:30:40 +0000 Subject: removed a now-longer needed callback from the output module interface. Results in reducing code complexity. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 191915a5..5e03eac3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,8 @@ Version 3.12.4 (rgerhards), 2008-03-?? - bugfix: some slightly invalid memory accesses - changed queue's discard severities default value to 8 (do not discard) to prevent unintentional message loss +- removed a now-longer needed callback from the output module + interface. Results in reducing code complexity. --------------------------------------------------------------------------- Version 3.12.3 (rgerhards), 2008-03-18 - added advanced flow control for congestion cases (mode depending on message -- cgit