From 02b960736c4a11cdd7c56093da418840da923a31 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Tue, 25 Sep 2012 23:10:14 +0200 Subject: Extract code for parsing library pattern and turning it into regex --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 42eebef..5e121cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2012-09-25 Petr Machata + + * options.c (compile_libname): New function... + (add_filter_rule): ... extracted from here. + (grok_libname_pattern): New function... + (parse_filter): ... extracted from here. + 2012-09-25 Petr Machata * forward.h (struct filter): New declaration. -- cgit v1.2.3