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