X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4d161b0083f0d041d76d6034612f51724126177d;hb=2520521008cdb3c5ab168c678c57130be712daee;hp=745ea5ff487115d80a148ae01bdbdc1ceb92e834;hpb=9d190c7619d08c4d2e82b8ec3a9e5c84dac9b26a;p=spider.git diff --git a/Changes b/Changes index 745ea5ff..4d161b00 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,33 @@ +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 + version. This can be done either online (with the node running) or offline + with the node stopped. This is in preparation for the next update of the + mojo branch. Running this program just *BEFORE* doing your next update of + the mojo branch *should* ensure a seemless transition to the Storable & + DB_File free version of the users file. +2. Show git branch in show/version. +3. Add CTY-3010 changes. 17May20======================================================================= 1. Backport DXSubprocess to change serialisations. Currently the internals of Mojo::IOLoop::Subprocess defaults to