From b1975abfe87f7bcf5bfb3027d5bb1b6f3ad7f4a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 14 Apr 2003 09:39:36 +0000 Subject: [PATCH] spell git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12004 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 88e3aad3e..c37eaf097 100644 --- a/NEWS +++ b/NEWS @@ -5,12 +5,12 @@ Changes in release 0.6 * Better AFS support: kdc (524) supports 2b; 524 in kdc and AFS support in applications no longer requires Kerberos 4 libs -* DES3 GSS-API mechansim changed to interrop with other GSSAPI - implementations, this however break backward compatiblity with pre - Heimdal 0.6 (see manpage gssapi how to turn on backward compatiblity +* DES3 GSS-API mechanism changed to interrop with other GSSAPI + implementations, this however break backward compatibility with Heimdal + pre 0.6 (see man page GSS-API how to turn on backward compatibility support) -* Kerberos 4 (includes ka and 524) default turned off in KDC +* Kerberos 4 support in kdc defaults to turned off (includes ka and 524) * other bug fixes