From 9b763824a241ce6345377325c688d8769fc378bd Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 15 Jul 2014 20:03:48 -0700 Subject: * match.c (h_eol): Fix broken horizontal @(eol). It should be returning next_spec_k, rather than bindings, which indicate a complete match. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 84c6b2fe..f7573c2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-07-15 Kaz Kylheku + + * match.c (h_eol): Fix broken horizontal @(eol). + It should be returning next_spec_k, rather + than bindings, which indicate a complete match. + 2014-07-15 Kaz Kylheku * tests/001/query-1.txr: Remove bogus public domain header. -- cgit v1.2.3