diff --git a/ChangeLog b/ChangeLog index 2678a2939..1917b1ae2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2000-02-11 Assar Westerlund + + * kdc/kdc_locl.h: remove keyfile add explicit_addresses + * kdc/connect.c (init_sockets): pay attention to + explicit_addresses some more comments. better error messages. + * kdc/config.c: add some comments. + remove --key-file. + add --addresses. + + * lib/krb5/context.c (krb5_set_extra_addresses): const-ize and use + proper abstraction + 2000-02-07 Johan Danielsson * lib/krb5/changepw.c: use roken_getaddrinfo_hostspec diff --git a/NEWS b/NEWS index 9410ada6e..7e77b9f91 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Changes in release 0.2o: + + * new option --addresses to kdc (for listening on an explicit set of + addresses) + Changes in release 0.2n: * more robust parsing of dump files in kadmin