X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0290f9dfbf25a856c98a1f34eedf8a0b53604457;hb=855513bbbd984b3e3a6a065e848e8d2267988ed8;hp=42dd9026c6f5ecc6c95e8b4269c4f9f1f09c151b;hpb=3b2eb091ae215e58128e4c73508ec58c6aba4e76;p=spider.git diff --git a/Changes b/Changes index 42dd9026..0290f9df 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,37 @@ +21Oct14======================================================================= +1. Add CTY-2011 prefixes +16Sep14======================================================================= +1. Add CTY2410 wpxloc.raw + cty.dat +2. remove autoflush from logs +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======================================================================= +1. Add CTY-2405 prefix list +08Mar14======================================================================= +1. Add newer version of wpxloc.raw with some missing prefixes added. 07Mar14======================================================================= 1. Add new version of wpxloc.raw +2. Fix a small crash with Spot::dup 12Jan14======================================================================= 1. Fix minor issue with dx command when used in a script, as found by Christian Furst.