From e4611218b11d8010be37f2479f1b7f8a1a69ffd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 26 Jun 2007 14:24:13 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21347 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 8a46b131e..986690048 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,15 @@ 2007-06-26 Love Hörnquist Åstrand + * test_ca.in: Adapt to new request handling. + + * req.c: Allow export some of the request parameters. + + * hxtool-commands.in: Adapt to new request handling. + + * hxtool.c: Adapt to new request handling. + + * test_req.in: Adapt to new request handling. + * version-script.map: Add initialize_hx_error_table_r. * req.c: Move _hx509_request_print here.