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