diff --git a/NEWS b/NEWS index 84d975714..d94280e24 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,11 @@ Release Notes - Heimdal - Version Heimdal 1.3.2 Bug fixes + - Don't mix length when clearing hmac (could memset too much) + - More paranoid underrun checking when decrypting packets + - Check the password change requests and refuse to answer empty packets + - Build on OpenSolaris + - Renumber AD-SIGNED-TICKET since it was stolen from US - Don't cache /dev/*random file descriptor, it doesn't get unloaded - Make C++ safe - Misc warnings