From 8c46b3f5ffbece00b2e2ed90b03788ed6f0ba72a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 14 Apr 2003 12:06:22 +0000 Subject: [PATCH] spelling git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12013 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index c37eaf097..39b37518c 100644 --- a/NEWS +++ b/NEWS @@ -5,10 +5,10 @@ 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 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) +* The DES3 GSS-API mechanism has been changed to inter-operate with + other GSSAPI implementations, this however break backward + compatibility with earlier Heimdal releases (see man page GSS-API + how to turn on backward compatibility) * Kerberos 4 support in kdc defaults to turned off (includes ka and 524)