From a6d0e348b06a84ba7c7a5be62de29f53f41d4e46 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Sat, 22 Jul 2000 00:08:17 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8748 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 4 ++++ NEWS | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b378f9508..5837f044a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-07-22 Johan Danielsson + * kuser/klist.c: make -a and -n aliases for -v + + * lib/krb5/write_message.c: ws + * kdc/hprop-common.c: nuke extra definitions of krb5_read_priv_message et.al diff --git a/NEWS b/NEWS index 7aa54f5da..fab022dd5 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,8 @@ Changes in release 0.3a: * make kinit fallback to v4 if given a v4 KDC - * make klist work better with v4 and v5 + * make klist work better with v4 and v5, and add some more MIT + compatibility options * make the kdc listen on the krb524 (4444) port for compatibility with MIT krb5 clients