From fdb4427ccdfd71a85f1311a4d76681a9e1d4955b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 30 Jul 2007 08:50:42 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21726 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 805a8a2d5..cb6e83cc4 100644 --- a/NEWS +++ b/NEWS @@ -1,16 +1,16 @@ Changes in release 1.0.1 - * Make work on platforms without dlopen + * Make work on platforms without dlopen. - * Add RFC3526 modp group14 as default + * Add RFC3526 modp group14 as default. - * Handle [kdc] database = { } entries without realm = stanzas + * Handle [kdc] database = { } entries without realm = stanzas. - * Make krb5_get_renewed_creds work + * Make krb5_get_renewed_creds work. - * Make kaserver preauth work again + * Make kaserver preauth work again. - * Bug fixes + * Bug fixes. Changes in release 1.0