*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11603 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-01-23 10:23:16 +00:00
parent 192dd1aa4b
commit 5e13e22e90

View File

@@ -1,5 +1,23 @@
2003-01-23 Love <lha@stacken.kth.se>
* 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 <lha@it.su.se>
* 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
<jmc@cvs.openbsd.org>