diff --git a/ChangeLog b/ChangeLog index c533722dd..4348b2826 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-08-22 Assar Westerlund + + * lib/krb5/test_get_addrs.c, lib/krb5/krbhst-test.c: make it use + getarg so that it can handle --help and --version (and thus make + check can pass) + + * lib/asn1/check-der.c: make this build again + 2002-08-22 Assar Westerlund * lib/asn1/der_get.c (der_get_int): handle len == 0. based on a