Fix deletion from linked list.
authorbodea <bodea>
Thu, 18 Nov 2004 08:13:49 +0000 (08:13 +0000)
committerbodea <bodea>
Thu, 18 Nov 2004 08:13:49 +0000 (08:13 +0000)
Changes

diff --git a/Changes b/Changes
index e761ef7..22d302e 100644 (file)
--- 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 <bod@optusnet.com.au> 2.0.7
 - Fix socket creation in host_unreachable() (thanks to Bjørn Augestad)