argh. this time for sure.
authorTom Yu <tlyu@mit.edu>
Tue, 23 Mar 2004 22:29:54 +0000 (22:29 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 23 Mar 2004 22:29:54 +0000 (22:29 +0000)
krb5-1.3.3-beta1

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16207 dc483132-0cff-0310-8789-dd5450dbe970

README

diff --git a/README b/README
index ac5a227bc8d3e8f9c2a3862fd6f94e95c5315d46..92e9a9c7688bf88df0ace6e9343257e0b0dfd589 100644 (file)
--- a/README
+++ b/README
@@ -62,15 +62,9 @@ and logging in as "guest" with password "guest".
 Major changes in 1.3.3
 ----------------------
 
-* [2277] In sendto_kdc, a socket leak on connection failure was fixed.
-  Thanks to Bill Dodd.
-
 * [2284] Fixed accept_sec_context to use a replay cache in the
   GSS_C_NO_CREDENTIAL case.  Reported by Cesar Garcia.
 
-* [2384] A memory leak in the TCP handling code in the KDC has been
-  fixed.  Thanks to Will Fiveash.
-
 * [2426] Fixed a spurious SIGPIPE that happened in the TCP sendto_kdc
   code on AIX.  Thanks to Bill Dodd.
 
@@ -79,6 +73,15 @@ Major changes in 1.3.3
 * [2453] The AES string-to-key function no longer returns a pointer to
   stack memory when given a password longer than 64 characters.
 
+Minor changes in 1.3.3
+----------------------
+
+* [2277] In sendto_kdc, a socket leak on connection failure was fixed.
+  Thanks to Bill Dodd.
+
+* [2384] A memory leak in the TCP handling code in the KDC has been
+  fixed.  Thanks to Will Fiveash.
+
 Major changes in 1.3.2
 ----------------------