From a6d2d1a7f4ed0f35ead7840992d32b9119f61a01 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Thu, 31 Jul 2003 03:05:25 +0000 Subject: update for krb5-1.3.1 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15743 dc483132-0cff-0310-8789-dd5450dbe970 --- README | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index b8ca35c432..fa39784504 100644 --- a/README +++ b/README @@ -62,11 +62,11 @@ and logging in as "guest" with password "guest". Notes, Major Changes, and Known Bugs for 1.3.1 ---------------------------------------------- -* [1681] The incorrect encoding of ETYPE-INFO2 preauthentication hint - is no longer emitted, and the both the incorrect and the correct - encodings of ETYPE-INFO2 are now accepted. We STRONGLY encourage - deploying krb5-1.3.1 in preference to 1.3, especially on client - installations, as the 1.3 release did not conform to the +* [1681] The incorrect encoding of the ETYPE-INFO2 preauthentication + hint is no longer emitted, and the both the incorrect and the + correct encodings of ETYPE-INFO2 are now accepted. We STRONGLY + encourage deploying krb5-1.3.1 in preference to 1.3, especially on + client installations, as the 1.3 release did not conform to the internet-draft for the revised Kerberos protocol in its encoding of ETYPE-INFO2. @@ -115,6 +115,9 @@ Minor changes in 1.3.1 * [1684] The file credentials cache is now supported if USE_CCAPI is defined, i.e., for KfM and KfW. +* [1691] Documentation for the obsolete kdc_supported_enctypes config + variable has been removed. + Notes, Major Changes, and Known Bugs for 1.3 -------------------------------------------- -- cgit