aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42eebef..5e121cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2012-09-25 Petr Machata <pmachata@redhat.com>
+ * 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 <pmachata@redhat.com>
+
* forward.h (struct filter): New declaration.
* options.h: Include forward.h instead of declaring.