summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2004-01-07 23:24:54 +0000
committerTom Yu <tlyu@mit.edu>2004-01-07 23:24:54 +0000
commit721563a9850e719cb8c8b54e1e576a343d9da068 (patch)
treed682c4285ad1535d7cf441602a8712518107d941 /README
parent9c3de8cb524b19deb75e1928cc440aeae8596f51 (diff)
downloadkrb5-721563a9850e719cb8c8b54e1e576a343d9da068.tar.gz
krb5-721563a9850e719cb8c8b54e1e576a343d9da068.tar.xz
krb5-721563a9850e719cb8c8b54e1e576a343d9da068.zip
update for krb5-1.3.2-beta1
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15978 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 19 insertions, 5 deletions
diff --git a/README b/README
index 0f45b7d067..ed48c1eeb9 100644
--- a/README
+++ b/README
@@ -62,8 +62,9 @@ and logging in as "guest" with password "guest".
Notes, Major Changes, and Known Bugs for 1.3.2
----------------------------------------------
-* [2040, 1471, 2067] Support for AES in GSSAPI has been implemented.
- This corresponds to the in-progress work in the IETF (CFX).
+* [2040, 1471, 2067, 2077, 2079] Support for AES in GSSAPI has been
+ implemented. This corresponds to the in-progress work in the IETF
+ (CFX).
Minor changes in 1.3.2
----------------------
@@ -96,8 +97,6 @@ Minor changes in 1.3.2
* [1712] Applied patch from Cesar Garcia to fix lifetime computation
in krb524 ticket conversion.
-* [1713] Fixed an endianness bug in krb524d, found by Cesar Garcia.
-
* [1715] kadmind4 and v5passwdd are no longer installed on Mac OS X.
* [1718] The krb4 library configure script now recognizes
@@ -145,11 +144,26 @@ Minor changes in 1.3.2
* [2051] Missing exports have been added to krb4_32.def on Windows.
+* [2058] Some problems with krb4 ticket lifetime backdating have
+ fixed.
+
* [2060] GSSAPI's idea of the default ccache is less sticky now.
* [2068] The profile library includes prof-int.h before conditionals
that rely on it.
+* [2084] The resolver library is no longer referenced by library code
+ if not building with DNS SRV record support.
+
+* [2085] Updated Windows README file to reflect current compliation
+ requirements, etc.
+
+* [2104] On Windows, only define strcasecmp and strncasecmp
+ replacement macros if said functions are missing.
+
+* [2106] Return an error for unimplemented ccache functions, rather
+ than calling through a null pointer.
+
Notes, Major Changes, and Known Bugs for 1.3.1
----------------------------------------------
@@ -801,7 +815,7 @@ Minor changes listed by ticket ID
Copyright Notice and Legal Administrivia
----------------------------------------
-Copyright (C) 1985-2003 by the Massachusetts Institute of Technology.
+Copyright (C) 1985-2004 by the Massachusetts Institute of Technology.
All rights reserved.