update for krb5-1.4.3-beta2
authorTom Yu <tlyu@mit.edu>
Fri, 4 Nov 2005 23:43:18 +0000 (23:43 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 4 Nov 2005 23:43:18 +0000 (23:43 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@17482 dc483132-0cff-0310-8789-dd5450dbe970

README

diff --git a/README b/README
index 83e80860f6495e0648824e11d2c28257a101dd6a..dee0edf8623e6cc41feabb69c6b4b9b819cd6918 100644 (file)
--- a/README
+++ b/README
@@ -211,10 +211,26 @@ Minor changes in 1.4.3
 * [3214] Update gss-sample applications on Windows to run multiple
   threads.
 
+* [3219] export gss_export_lucid_sec_context, et al., on Windows.
+
 * [3220] Delete svn:mime-type properties on some files, as their
   contents cause some files to be erroneously treated as binary by
   svn.
 
+* [3223] gss_acquire_cred() should search in multiple ccaches for
+  desired client principal if possible (KfM/KfW).
+
+* [3227] Change k5_debug_loc.lineno from short to int in k5-thread.h
+  to prevent Purify thrashing and Windows compilation warnings.
+
+* [3228] Wix installer updated for KfW.
+
+* [3229] NSIS installer updated for KfW.
+
+* [3232] Network Identity Manager for Windows.  (preliminary)
+
+* [3234] mkrel deletes .svn directories to avoid path length bloat.
+
 Major changes in 1.4.2
 ----------------------