From: Brendan O'Dea Date: Thu, 18 Nov 2004 08:13:49 +0000 (+0000) Subject: Fix deletion from linked list. X-Git-Tag: 2.2.1-2fdn3.1~19^2^2~1^2~337 X-Git-Url: http://git.sameswireless.fr/l2tpns.git/commitdiff_plain/00a2aedbf5a28f3fb2d02f9e35d004e253563f30?ds=sidebyside 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)