From 14c6b95e64f97e8b140673de088dbd7e92fc157c Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Fri, 8 Dec 2000 05:21:27 +0000 Subject: [PATCH] add two more items git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9321 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index e077ee6ff..53dbad9f7 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ Changes in release 0.3d + * add krb5-config + + * fix a bug in 3des gss-api mechanism, making it compatible with the + specification and the MIT implementation + * try to use an existing libdes * lib/krb5, kdc: use correct usage type for ap-req messages. This