From 4c3478920295fc5d4d77dfee9f6418ad0fae9dc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 15 Apr 2008 13:09:34 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22979 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 32f8d8d56..2aec86bcf 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,8 @@ 2008-04-15 Love Hörnquist Åstrand + * sel-lex.l: Prefix sel_error with _hx509_ since its global on + platforms w/o symbol versioning. + * sel.h: rename yyerror to sel_yyerror in the whole library, not just the lexer