X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6321bfe6d8848ea5e10f460a56c9f5efb62f4e5b;hb=1d33367ca97e5283c58c9834b24ea825cb633b97;hp=d6ecb295d4a160e1535218d91ec7ab2cd11fb4d2;hpb=43436b1b70ab2c2f8bd8ed511061b45a2f5be8a6;p=spider.git diff --git a/Changes b/Changes index d6ecb295..6321bfe6 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,23 @@ +16Sep14======================================================================= +1. Fix (now) missing error_handler +30Aug14======================================================================= +1. add CTY-2409 prefixes +2. add new wpxloc.raw +19Jul14======================================================================= +1. Use JSON::XS for ForkCall serialisation in DXCommandmode.pm +19Jun14======================================================================= +1. Fix EOF detection of incoming nodes. +2. Attempt to autogenerate Version.pm with *correct* values (instead of the + the git id of the previous commit). Oh, and do it on every commit or pull. 17Jun14======================================================================= 1. Add CTY2405 prefix changes 2. Arrange for all file searching routines based on sh/dx or sh/log to be non-blocking. This should allow incoming and outgoing protocol to continue flowing when such a command is run. 3. Added some usable code to show/wx (finally). +4. Make stats cmds (sh/v?hfstats, sh/v?hftable) non-blocking. +5. Make sh/isolate, sh/registered, sh/lockout non-blocking. +6. Fix shutdown command. 16Jun14======================================================================= 1. Get AsyncMsg working for HTTP type ephemeral connections 21Apr14=======================================================================