another update for krb5-1.4.2
authorTom Yu <tlyu@mit.edu>
Mon, 25 Jul 2005 20:37:44 +0000 (20:37 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 25 Jul 2005 20:37:44 +0000 (20:37 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@17319 dc483132-0cff-0310-8789-dd5450dbe970

README

diff --git a/README b/README
index 886df02026fcf29bf656f2b31f7f0b353f02a01f..82b163490d782e3cf7461bbe202a7d3bf6a11dbe 100644 (file)
--- a/README
+++ b/README
@@ -135,7 +135,7 @@ recommend discussing them on the kerberos@mit.edu mailing list.
 Major changes in 1.4.2
 ----------------------
 
-* [3120] Fix [MITKRB-SA-2005-002] KDC double-free and heap overflow.
+* [3120] Fix [MITKRB5-SA-2005-002] KDC double-free and heap overflow.
   Thanks to Daniel Wachdorf for reporting these vulnerabilities.
 
 * [3121] Fix [MITKRB5-SA-2005-003] krb5_recvauth() double-free.
@@ -156,6 +156,9 @@ Minor changes in 1.4.2
 
 * [3042] Fix build failure on 64-bit Solaris/SPARC.
 
+* [3060] Work around excess stack consumption caused by large default
+  FD_SETSIZE in AIX.
+
 * [3083] Avoid using "faked" telnet service when calling
   getaddrinfo().