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) {