From 68933257d1d42d2869b4df85346c19b61753f489 Mon Sep 17 00:00:00 2001 From: Brian Carrier Date: Fri, 12 Feb 2010 18:33:48 +0000 Subject: [PATCH] Fixed issue 2950693 re: not seeing previous searches that used quotes --- CHANGES.txt | 4 ++++ lib/Kwsrch.pm | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 8560024a9c..ede1059054 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,7 @@ +--------------------------- Version 2.22 -------------------------------- +2/12/10: bug fix: resolved issue 2950693 where previous searches +were not shown if they used quotes. + --------------------------- Version 2.22 -------------------------------- 10/27/09: Update: Change istat to use -B instead of -b (new change in TSK). diff --git a/lib/Kwsrch.pm b/lib/Kwsrch.pm index 07b9347701..a643bfa7bf 100644 --- a/lib/Kwsrch.pm +++ b/lib/Kwsrch.pm @@ -257,7 +257,7 @@ sub enter { . "\n" . Args::make_hidden(); - print "" + print "" . "
\n"; if ($row_idx == 3) {