From 26243a6ae3decb1eba6343bb1efd1295604cda5e Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 20 Sep 1999 22:41:20 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6997 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index b9d209658..e715a623a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1999-09-21 Assar Westerlund + + * lib/asn1/Makefile.am: add asn1_print + + * lib/asn1/asn1_print.c: new program for printing DER-structures + + * lib/asn1/der_put.c: make functions more consistent + + * lib/asn1/der_get.c: make functions more consistent + 1999-09-16 Assar Westerlund * configure.in: test for strlcpy, strlcat