From b882ed1242b995ef2fb12289e8d7648013c25173 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Fri, 8 Dec 2000 05:30:53 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9322 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 53dbad9f7..e5495fb28 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,9 @@ Changes in release 0.3d * fix a bug in 3des gss-api mechanism, making it compatible with the specification and the MIT implementation + * make telnetd only allow a specific list of environment variables to + stop it from setting `sensitive' variables + * try to use an existing libdes * lib/krb5, kdc: use correct usage type for ap-req messages. This