krb5-1.3.1-beta1, again
authortlyu <tlyu@dc483132-0cff-0310-8789-dd5450dbe970>
Wed, 23 Jul 2003 02:28:36 +0000 (02:28 +0000)
committertlyu <tlyu@dc483132-0cff-0310-8789-dd5450dbe970>
Wed, 23 Jul 2003 02:28:36 +0000 (02:28 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15729 dc483132-0cff-0310-8789-dd5450dbe970

README

diff --git a/README b/README
index 24ac8db243278f6db71ce96d23cdd394687679dc..b8ca35c432d50597a8c2e256b9061778abdc9728 100644 (file)
--- 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.