From 0e07e90c72522cf7c729a6217da8301ad0b5d953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 10 Oct 2006 10:10:13 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18391 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index ebcfb2212..2beca6435 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ Changes in release 0.8 + * KDC will return the "response too big" error to force TCP retries + for large (default 1400 bytes) UDP replies. This is common for + PK-INIT request. + * GSS-API mechglue from FreebSD * Updated SPNEGO supporting RFC4178