diff --git a/NEWS b/NEWS index 39b37518c..394a4a71f 100644 --- a/NEWS +++ b/NEWS @@ -1,15 +1,14 @@ Changes in release 0.6 +* The DES3 GSS-API mechanism has been changed to inter-operate with + other GSSAPI implementations. See man page for gssapi(3) how to turn + on compatibility, this will be default in next major release. + * More complete GSS-API support * Better AFS support: kdc (524) supports 2b; 524 in kdc and AFS support in applications no longer requires Kerberos 4 libs -* 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) * other bug fixes