diff --git a/NEWS b/NEWS index fd08f1059..c0864fc1e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Changes in release 0.8.1 + +* Make ASN.1 library less paranoid to with regard to NUL in string to + make it inter-operate with MIT Kerberos again. + +* Make GSS-API library work again when using gss_acquire_cred + +* Add symbol versioning to libgssapi when using GNU ld. + +* Fix memory leaks + Changes in release 0.8 * PK-INIT support.