From 065c54fde93a2c23dce4945735bdf69241cb49e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 16 Jan 2007 22:32:56 +0000 Subject: [PATCH] Many, many, other update to code and info manual and manual pages. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19940 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index b79069674..6905a3ac4 100644 --- a/NEWS +++ b/NEWS @@ -1,16 +1,16 @@ Changes in release 0.8 - * PK-INIT support + * PK-INIT support. - * HDB extensions support, used by PK-INIT + * HDB extensions support, used by PK-INIT. - * New ASN.1 compiler + * New ASN.1 compiler. - * GSS-API mechglue from FreeBSD + * GSS-API mechglue from FreeBSD. - * Updated SPNEGO to support RFC4178 + * Updated SPNEGO to support RFC4178. - * Support for Cryptosystem Negotiation Extension (RFC 4537) + * Support for Cryptosystem Negotiation Extension (RFC 4537). * A new X.509 library (hx509) and related crypto functions. @@ -18,13 +18,15 @@ Changes in release 0.8 for large (default 1400 bytes) UDP replies. This is common for PK-INIT request. - * Libkafs defaults to use 2b tokens + * Libkafs defaults to use 2b tokens. - * Default to use the API cache on Mac OS X + * Default to use the API cache on Mac OS X. * krb5_kuserok() also checks ~/.k5login.d directory for acl files, see manpage for krb5_kuserok for description. + * Many, many, other update to code and info manual and manual pages. + * Bug fixes Changes in release 0.7.2