From 6926c639bd4df81a5144b1c87cf274163f0293c2 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 8 Oct 2011 10:14:57 -0700 Subject: * match.c (match_line): Skip directive bugfix. If skip is the last item on the line, it must match the whole line by returning success. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d1ecf4ec..0263247e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-10-08 Kaz Kylheku + + * match.c (match_line): Skip directive bugfix. If skip is the + last item on the line, it must match the whole line by returning + success. + 2011-10-08 Kaz Kylheku * match.c (mintimes_k, maxtimes_k): New keyword variables. -- cgit v1.2.3