diff --git a/NEWS b/NEWS index 95ea9d58d..f8150ac24 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,24 @@ Changes in release 0.9 - * Inital support for Mac OS X Keychain for hx509 + * Add gss_pseudo_random() for mechglue and krb5. - * Alias support for inital ticket requests + * Make session key for the krbtgt be selected by the best encryption + type of the client. - * Add symbol versioning to hcrypto, heimntlm, and libkdc + * Better interoperability for PK-INIT. - * Bugs fixes + * Inital support for Mac OS X Keychain for hx509. + + * Alias support for inital ticket requests. + + * Add symbol versioning to selected libraries on platforms that uses + GNU link editor: gssapi, hcrypto, heimntlm, and libkdc. + + * New version of imath included in hcrypto. + + * Fix memory leaks. + + * Bugs fixes. Changes in release 0.8.1