From: bodea Date: Thu, 18 Nov 2004 08:13:49 +0000 (+0000) Subject: Fix deletion from linked list. X-Git-Tag: release_2_0_8~8 X-Git-Url: http://git.sameswireless.fr/l2tpns.git/commitdiff_plain/872dbde4df19edfd08eba5acada423e9cc4cef9a Fix deletion from linked list. --- diff --git a/Changes b/Changes index e761ef7..22d302e 100644 --- a/Changes +++ b/Changes @@ -8,6 +8,7 @@ - Add startup-config(5) manpage. - Revise nsctl to allow arbitrary strings/args to be passed to plugins. - Add snoopctl, throttlectl plugins. +- Fix deletion from linked list. * Mon Nov 15 2004 Brendan O'Dea 2.0.7 - Fix socket creation in host_unreachable() (thanks to Bjørn Augestad)