From ede263043c9a31110da168ee84a59b1bbb6791c3 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 4 Mar 1999 17:03:56 +0000 Subject: Fix a bug where conditional variables weren't being expanded correctly. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 01108a2..767504f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-03-04 Paul D. Smith + + * variable.c (try_variable_definition): If we see a conditional + variable and we decide to set it, re-type it as recursive so it + will be expanded properly later. + 1999-02-22 Paul D. Smith * NEWS: Mention new .LIBPATTERNS feature. -- cgit v1.2.3