summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2003-07-23 02:28:36 +0000
committerTom Yu <tlyu@mit.edu>2003-07-23 02:28:36 +0000
commitf0530467e184d874ef9ef52e2b94b0923197717f (patch)
tree6a9325c814f12c59a979b9c5a78901c9af6e123a /README
parentbdcdc5dc397c5dc9dda863384191505fdd7b41a7 (diff)
downloadkrb5-f0530467e184d874ef9ef52e2b94b0923197717f.tar.gz
krb5-f0530467e184d874ef9ef52e2b94b0923197717f.tar.xz
krb5-f0530467e184d874ef9ef52e2b94b0923197717f.zip
krb5-1.3.1-beta1, again
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15729 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
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.