From 10199dc6ad2addc0d42358db1d1c09f34c4d8055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 17 Oct 2006 15:02:27 +0000 Subject: [PATCH] sort 0.8 items git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18525 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/NEWS b/NEWS index 2beca6435..57d93904a 100644 --- a/NEWS +++ b/NEWS @@ -1,21 +1,21 @@ 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 - - * Support for Cryptosystem Negotiation Extension (RFC 4537) - * PK-INIT support * HDB extensions support, used by PK-INIT * New ASN.1 compiler + * GSS-API mechglue from FreeBSD + + * Updated SPNEGO supporting RFC4178 + + * Support for Cryptosystem Negotiation Extension (RFC 4537) + + * 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. + * Libkafs defaults to use 2b tokens * Default to use the API cache on Mac OS X