From 4aa34c791eb75b80931923d6752485c1304627c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 10 Nov 2006 02:54:51 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18980 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 166d47f2f..6c1bf2800 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,5 +1,9 @@ -2006-11-06 Love Hörnquist Åstrand +2006-11-09 Love Hörnquist Åstrand + * socket_wrapper.c (swrap_sendto): fail on to unknown si->type + +2006-11-06 Love Hörnquist Åstrand + * socket_wrapper.c: A few fixes to have Heimdal pass the make check under socket_wrapper. The first is a missing 'break' before the (heimdal specific) IPv6 support. The second works around the