X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4d54677552464a3cebd88a6bd240d5f5b3702c36;hb=b7dedfebf0e11a5fc3050f8a0350a45a5a680e11;hp=71bf512ac1b9490efca24232f33ed5e201adf544;hpb=4ac9b5dd78915639874e8c381d522f79cb0f5be7;p=spider.git diff --git a/Changes b/Changes index 71bf512a..4d546775 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,21 @@ +08Jun20======================================================================= +1. Fix show/mydx (lack of) filtering bug. +2. Add qra locator to prefix_data.pl. +3. Add 4 digit qra square for spotted callsign if show/dxgrid is enabled. +4. Fix general filtering bug where erroneous input causes crashing. +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!