From ebd05dbeb31dbc09c496d76e802d9b68bd848e9a Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 18 Sep 2002 20:51:58 +0000 Subject: Fix a bug exporting/unexporting multiple variables in one command. Update the text about reporting bugs. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6eb5691..46d049e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-09-18 Paul D. Smith + + * doc/make.texi (Bugs): Update with some info on Savannah, etc. + + * read.c (eval): Expansion of arguments to export/unexport was + ignoring all arguments after the first one. Change the algorithm + to expand the whole line once, then parse the results. + 2002-09-17 Paul D. Smith Fix Bug #940 (plus another bug I found while looking at this): -- cgit v1.2.3