From 0b2a8fa55c0bdce8dd472f362c9e32254287f343 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 5 Jan 2007 10:44:18 +0000 Subject: [PATCH] spelling and hx509 git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19715 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 57d93904a..b79069674 100644 --- a/NEWS +++ b/NEWS @@ -8,10 +8,12 @@ Changes in release 0.8 * GSS-API mechglue from FreeBSD - * Updated SPNEGO supporting RFC4178 + * Updated SPNEGO to support RFC4178 * Support for Cryptosystem Negotiation Extension (RFC 4537) + * A new X.509 library (hx509) and related crypto functions. + * 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.