From 8810d2c9c8289a0053438cd2f58fb9aca1566710 Mon Sep 17 00:00:00 2001 From: arensb Date: Mon, 14 Oct 2002 01:14:29 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index db8b9b7df1..08e094dee3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 2002-10-13 Andrew Arensburger + * search.pl: Turned 'env' into a hash instead of a + reference-to-hash, for readability. Likewise, @$numbers -> + @numbers, @$forminputs -> @forminputs Added a foreach loop to set + up the search terms and output form, for readability and easy + extensibility. + + * moredetail.pl: Removed unused variable. + + * installer.pl: Fixed the name of the program. + * acqui.simple/processz3950queue, acqui/newbasket2.pl, acqui/finishreceive.pl, C4/Circulation/Renewals2.pm, C4/Circulation/Renewals.pm, C4/Circulation/Issues.pm, -- 2.39.2