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.
* [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
----------------------