From bdca604f10ffdbde56c68ca30b4adbee0f10818e Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 25 Oct 2011 11:27:05 -0400 Subject: * parser.y: Remove mention of nonexistent terminal \\ from %right associativity clause. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1b3989dc..6812cdf3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-10-25 Kaz Kylheku + + * parser.y: Remove mention of nonexistent terminal \\ + from %right associativity clause. + 2011-10-25 Kaz Kylheku * filter.c (fun_k): New keyword variable. -- cgit v1.2.3