From a87b353a59a511bafc6a0ce01cb8b8ae5f75271f Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 30 Mar 2000 14:07:07 +0000 Subject: [PATCH] new stuff git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8084 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index d84f8209d..429d50d64 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,10 @@ Changes in release 0.2r: * klist supports listing v4 tickets + * update config.guess and config.sub + + * make v4 -> v5 principal name conversion more robust + * support for anonymous tickets * new man-pages @@ -13,6 +17,8 @@ Changes in release 0.2r: * use and set expiration and not password expiration when dumping to/from ka server databases / krb4 databases + * make the code happier with 64-bit time_t + * follow RFC2782 and by default do not look for non-underscore SRV names Changes in release 0.2q: