From c3874aa95d260547711ed3bad4167642f51971ee Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 20 Oct 2011 20:28:16 -0400 Subject: Bug #34609 * match.c (v_block): Regression induced by rabid refactoring. Block must apply remaining directives to data, excluding itself, otherwise runaway recursion takes the place of correct behavior. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a7e03e0b..af930518 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2011-10-20 Kaz Kylheku + + Bug #34609 + + * match.c (v_block): Regression induced by rabid refactoring. Block + must apply remaining directives to data, excluding itself, otherwise + runaway recursion takes the place of correct behavior. + 2011-10-19 Kaz Kylheku Version 040 -- cgit v1.2.3