X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=fd5711ae4414a2d408a0d9efb3298949000516b1;hb=7d4b15681464d77945e7ea78ef60ed3305d57d95;hp=4d161b0083f0d041d76d6034612f51724126177d;hpb=2520521008cdb3c5ab168c678c57130be712daee;p=spider.git diff --git a/Changes b/Changes index 4d161b00..fd5711ae 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,20 @@ +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. +4. Add , and shortcuts to sh/dx (e.g sh/dx on 2m). +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! +3. Fix issue with sh/dx 30May20======================================================================= 1. Fix sh/dx! It appears that there is a long standing problem with sh/dx not actually return all the answers it should. I have also had a request to