diff options
author | Miro Jurisic <meeroh@mit.edu> | 1999-06-09 14:52:49 +0000 |
---|---|---|
committer | Miro Jurisic <meeroh@mit.edu> | 1999-06-09 14:52:49 +0000 |
commit | 5e57c1d3b980b55c64d87caf438aa0506088927b (patch) | |
tree | d01a279cc32d36c6ac9ccd1c8e9d7ec88bb644aa /src/mac | |
parent | 98582314d1f9e044d44b7b01f8fdd220a5e72e65 (diff) | |
download | krb5-5e57c1d3b980b55c64d87caf438aa0506088927b.tar.gz krb5-5e57c1d3b980b55c64d87caf438aa0506088927b.tar.xz krb5-5e57c1d3b980b55c64d87caf438aa0506088927b.zip |
Updated for 2.0.1b1, 2.1d1 and 2.1d2
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11500 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac')
-rw-r--r-- | src/mac/Release notes | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/src/mac/Release notes b/src/mac/Release notes index 566a85b19..956ef722c 100644 --- a/src/mac/Release notes +++ b/src/mac/Release notes @@ -87,4 +87,18 @@ Changes in 1.1a3: updated to DESLib 1.0.4 added custom icon, vend, CCIȘ and hfdr resources renamed glue files - updated readme
\ No newline at end of file + updated readme + +2.0.1b1 + Microseconds support added + Microseconds fixed on machines that don't have hardware support (Chas Williams) + Fixed a bunch of missing krb5_auth_con_* exports + Added NRL config file name (Chas Williams) + Fixed profile layer to handle missing files correctly when looking for multiple ones + +2.1d1 + updated to sockets library + +2.1d2 + fixed oodles for sockets errno problems + fixed exports to include krb5_auth_con_* and krb5_rc_* |