update for krb5-1.4-beta4
authorTom Yu <tlyu@mit.edu>
Thu, 6 Jan 2005 22:19:14 +0000 (22:19 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 6 Jan 2005 22:19:14 +0000 (22:19 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@17008 dc483132-0cff-0310-8789-dd5450dbe970

README

diff --git a/README b/README
index 6b9cbd59e403e5101dd3721bdec3d493e1816f6a..86855f51f6c60fa874955ab5c646dccad30e1e81 100644 (file)
--- a/README
+++ b/README
@@ -68,7 +68,7 @@ Major changes in 1.4
   v5passwdd backwards-compatibility password-changing server have been
   removed.
 
-* [1303, 2740, 2755, 2781, 2782, 2812] Thread safety for
+* [1303, 2740, 2755, 2781, 2782, 2812, 2858, 2859] Thread safety for
   krb5 libraries.
 
 * [2410] Yarrow code now uses AES.
@@ -284,6 +284,9 @@ for a complete list.
 
 * [2795] Fixed some addrinfo problems that affected Irix.
 
+* [2796, 2840] Calling conventions for some API functions for Windows
+  have been fixed.
+
 * [2805] Windows NSIS installer script updated.
 
 * [2808] Support library renamed on Windows.
@@ -302,6 +305,15 @@ for a complete list.
 
 * [2838] Fix termination of incorrect string in telnetd.
 
+* [2854] Fix memory leak in ccache.
+
+* [2857] Fix memory leak in asn1_decode_generaltime().
+
+* [2861] Minor documenation fixes.
+
+* [2865] New API function krb5_is_thread_safe() to test for thread
+  safety.
+
 Copyright Notice and Legal Administrivia
 ----------------------------------------
 
@@ -493,7 +505,8 @@ Thanks to Derrick Schommer for reporting multiple memory leaks.
 Thanks to Quanah Gibson-Mount of Stanford University for helping
 exercise the thread support code.
 
-[...]
+Thanks to Michael Tautschnig for reporting the heap buffer overflow in
+the password history mechanism.  [MITKRB5-SA-2004-004]
 
 Thanks to the members of the Kerberos V5 development team at MIT, both
 past and present: Danilo Almeida, Jeffrey Altman, Jay Berkenbilt,