fix log and sh/dx ordering issues.
[spider.git] / Changes
diff --git a/Changes b/Changes
index 71bf512ac1b9490efca24232f33ed5e201adf544..e06371d6d212b60e2be2b4d7cfc1951d8e920ba0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,15 @@
+03Jun20=======================================================================
+1. Make sure that all possible regexes get passed across to the search engine.
+2. Fix out of order logging on sh/log queries spanning more than one month.
+3. Do not read backwards on sh/dx, reading forwards seems a 1/3 quicker. 
+02Jun20=======================================================================
+1. Fix the small whoopsie in sh/dx.
+01Jun20=======================================================================
+1. Fix sh/dx iota and qra. This completes the conversion of sh/dx's limited
+   "old style" parsing to using Filter style parsing with something that 
+   allows expressions include brackets ( and ) as well as the 'not' keyword.
+   NOTE: the precedence rules are the same as perl's '!', '||' and '&&' 
+         operators.  
 31May20=======================================================================
 1. Improve links command layout slightly.
 2. Issue an *accurate* UPGRADE.mojo with all the new packages included!