From 0a52623725d6772e230f0f46eb528f8f3153e6c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 19 Jul 2005 14:21:43 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15660 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/asn1/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/asn1/ChangeLog b/lib/asn1/ChangeLog index 4e84609a5..2267101ac 100644 --- a/lib/asn1/ChangeLog +++ b/lib/asn1/ChangeLog @@ -1,3 +1,8 @@ +2005-07-19 Love Hörnquist Åstrand + + * gen_decode.c (find_tag): find external references, we can't + handle those, so tell user that instead of crashing + 2005-07-18 Dave Love * extra.c (free_heim_any_set): Fix return.