From e543ec40b51f39f58846115742456fe6f57e1926 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 22 May 2008 02:53:33 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23175 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 1fd7d7b0b..ced8415de 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -22,6 +22,10 @@ * sel-lex.l: rename yyerror to sel_yyerror in the whole library, not just the lexer + +2008-04-14 Love Hörnquist Åstrand + + * sel-lex.l: Rename yyerror to sel_yyerror and make it static. 2008-04-08 Love Hörnquist Åstrand