From 5436a8efd72e9bbc13e25b8f4c2f006337821810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 22 Apr 2007 10:05:06 +0000 Subject: [PATCH] indent, bugs fixes git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20509 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index b9012e932..5a450c1ec 100644 --- a/NEWS +++ b/NEWS @@ -1,19 +1,21 @@ Changes in release 0.9 -* Alias support for inital ticket requests + * Alias support for inital ticket requests -* Add symbol versioning to hcrypto + * Add symbol versioning to hcrypto and heimntlm Changes in release 0.8.1 -* Make ASN.1 library less paranoid to with regard to NUL in string to + * 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 + * Make GSS-API library work again when using gss_acquire_cred -* Add symbol versioning to libgssapi when using GNU ld. + * Add symbol versioning to libgssapi when using GNU ld. -* Fix memory leaks + * Fix memory leaks + + * Bugs fixes Changes in release 0.8