From d910f624a23e374004924f46541e6f99b48583c7 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 8 Oct 2011 09:04:46 -0700 Subject: * match.c (mintimes_k, maxtimes_k): New keyword variables. (match_line): Implemented :mintimes and :maxtimes, changing the semantics of :times. (match_files): Likewise. (match_init): New keyword variables initialized. * txr.1: Updated. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 83576e3d..d1ecf4ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2011-10-08 Kaz Kylheku + + * match.c (mintimes_k, maxtimes_k): New keyword variables. + (match_line): Implemented :mintimes and :maxtimes, changing + the semantics of :times. + (match_files): Likewise. + (match_init): New keyword variables initialized. + + * txr.1: Updated. + 2011-10-08 Kaz Kylheku * HACKING: Formatting. -- cgit v1.2.3