diff --git a/ChangeLog b/ChangeLog index ba7f62855..ca079ea9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,23 @@ +2003-01-23 Love + + * lib/asn1/Makefile.am: add check-gen + + * lib/asn1/check-gen.c: add Principal check + + * lib/asn1/check-common.h: move generic asn1/der functions from + check-der.c to here + + * lib/asn1/check-common.c: move generic asn1/der functions from + check-der.c to here + + * lib/asn1/check-der.c: move out the generic asn1/der functions to + a common file + 2003-01-22 Love + * doc/misc.texi: more text about afs, how to get get your KeyFile, + and how to start use 2b tokens + * lib/krb5/krb5.conf.5: spelling, from Jason McIntyre