From 763f15ad2b8327a04b0dad97982bf19150aa7397 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 25 Oct 2011 11:22:34 -0400 Subject: * filter.c (fun_k): New keyword variable. (function_filter): Use :fun keyword symbol instead of fun. (filter_init): New keyword variable initialized. * filter.h (upcase_k, downcase_k, fun_k): Declared. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1598515b..3bc5f3df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2011-10-25 Kaz Kylheku + + * filter.c (fun_k): New keyword variable. + (function_filter): Use :fun keyword symbol instead of fun. + (filter_init): New keyword variable initialized. + + * filter.h (upcase_k, downcase_k, fun_k): Declared. + 2011-10-25 Kaz Kylheku * match.c (v_bind): Use sem_error to throw errors with line number -- cgit v1.2.3