This commit is contained in:
Love Hornquist Astrand
2010-03-21 21:36:35 -07:00
parent 4660ec8358
commit 096902359f

5
NEWS
View File

@@ -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