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