From: Tom Yu Date: Wed, 23 Jul 2003 02:28:36 +0000 (+0000) Subject: krb5-1.3.1-beta1, again X-Git-Tag: krb5-1.4-beta1~791 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0530467e184d874ef9ef52e2b94b0923197717f;p=thirdparty%2Fkrb5.git krb5-1.3.1-beta1, again git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15729 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/README b/README index 24ac8db243..b8ca35c432 100644 --- a/README +++ b/README @@ -95,6 +95,12 @@ Minor changes in 1.3.1 * [1657] krb_get_lrealm() no longer returns "ATHENA.MIT.EDU" inappropriately. +* [1664] The crypto library no longer has bogus dependencies on + com_err. + +* [1665] krb5_init_context() no longer multiply registers error tables + when called more than once, preventing a memory leak. + * [1666] The GSS_C_NT_* symbols are now exported from gssapi32.dll on Windows.