From 7712e99eb3984b9d53a44fe662a1c2cffbf9b6f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 13 Jul 2005 07:58:49 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15641 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index b0b32553b..a8f4dc5c5 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,9 @@ +2005-07-13 Love Hörnquist Åstrand + + * getifaddrs.c (nl_getlist): poll to get messages from kernel, and + retry if the message was lost + (free_nlmsglist): free all linked elements, not just the first one + 2005-07-08 Love Hörnquist Åstrand * snprintf-test.c: Check a very simple format string