From 5e13e22e908173415e87716f0802694a977717d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 23 Jan 2003 10:23:16 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11603 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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