git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20732 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-05-31 15:32:44 +00:00
parent 26d6112116
commit cfe20ce63c

View File

@@ -1,5 +1,12 @@
2007-05-31 Love H<>rnquist <20>strand <lha@it.su.se>
* ca.c: Add glue for adding CRL dps.
* test_ca.in: Readd the crl adding code, it works (somewhat) now.
* print.c: Fix printing of CRL DPnames (I hate IMPLICIT encoded
structures).
* hxtool-commands.in: make ca and alias of certificate-sign
2007-05-30 Love H<>rnquist <20>strand <lha@it.su.se>