X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Changes;h=4d161b0083f0d041d76d6034612f51724126177d;hb=2520521008cdb3c5ab168c678c57130be712daee;hp=0acea0c7877c1ae78f0188e042e46cd60135eb52;hpb=f15a1b5b704df2ea24cbda637ad21ad70b197cf9;p=spider.git diff --git a/Changes b/Changes index 0acea0c7..4d161b00 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,23 @@ +31May20======================================================================= +1. Improve links command layout slightly. +2. Issue an *accurate* UPGRADE.mojo with all the new packages included! +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 + allow / enable the "not" keyword (just like the filtering system dones). + + Now this was one of the earliest modules that I wrote and it took quite + a bit of work to tease out the important bits and then use the Filter + module (as in acc/spot) to generate the sh/dx filtering expressions. This + seems to have been done. + + NB This will likely not work if you are using a SQL backend to do sh/dx + commands. This was never actually an official feature. It is now + deprecated. +29May20======================================================================= +1. Please install Math::Round and Data::Structure::Util. Instructions are + available in UPGRADE.mojo. +2. ** Withdrawn ** user file format change to json not yet committed. 20May20======================================================================= 1. Backport convert-users-v3-to-v4.pl to allow creation of the new json formatted *text* based user file from the old v3 DB_File and Storable