changes in 0.8.1

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20440 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-19 15:23:53 +00:00
parent f35596983e
commit a2d09e3057

11
NEWS
View File

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