Version Heimdal 1.3.2

Windows support
This commit is contained in:
Love Hornquist Astrand
2009-11-26 10:26:27 -08:00
parent 26e5159572
commit d4dec5cfe3

11
NEWS
View File

@@ -6,6 +6,17 @@ Release Notes - Heimdal - Version Heimdal 1.4
- KCM is polished up and now used in production
- NTLM first class citizen, credentials stored in KCM
- Table driven ASN.1 compiler, smaller!, not enabled by default
- Native Windows client support
Release Notes - Heimdal - Version Heimdal 1.3.2
Bug fixes
- Don't cache /dev/*random file descriptor, it doesn't get unloaded
- Make C++ safe
- Misc warnings
Release Notes - Heimdal - Version Heimdal 1.3.1
Bug fixes