git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19179 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-28 19:48:22 +00:00
parent d6d864a446
commit 4f855158da

View File

@@ -1,5 +1,15 @@
2006-11-24 Love H<>rnquist <20>strand <lha@it.su.se>
2006-11-28 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Add explicit depenency to LIB_roken for libasn1.la,
make AIX happy.
2006-11-27 Love H<>rnquist <20>strand <lha@it.su.se>
* der_format.c (der_print_heim_oid): oid with zero length is
invalid, fail to print.
2006-11-24 Love H<>rnquist <20>strand <lha@it.su.se>
* der_format.c (der_print_heim_oid): use delim when printing.
2006-11-21 Love H<>rnquist <20>strand <lha@it.su.se>