diff --git a/ChangeLog b/ChangeLog index 77a63890b..d2db909c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-03-31 Love Hörnquist Åstrand + + * lib/krb5/krbhst.c: also lookup _kpasswd._tcp SRV-rr + + * lib/krb5/changepw.c: add tcp support to the set protocol, should + be cleaned up to enable sharing code with krb5_sendto + + * kpasswd/kpasswd.c (change_password): remove extra free + + * lib/krb5/krb5_acl_match_file.3: try to pacify mdoc macros on + osf/1 + 2004-03-30 Love Hörnquist Åstrand * lib/krb5/init_creds_pw.c (pa_data_add_pac_request): don't