X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5f60a4f46f519f8788575b5a0a6ae74f058c7a7c;hb=1def9d90f72556b037e5a7829d5d8a827c94b5f9;hp=42dd9026c6f5ecc6c95e8b4269c4f9f1f09c151b;hpb=3b2eb091ae215e58128e4c73508ec58c6aba4e76;p=spider.git diff --git a/Changes b/Changes index 42dd9026..5f60a4f4 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,41 @@ +25Nov14======================================================================= +1. Add CTY-2414 prefix list +21Nov14======================================================================= +1. Add CTY-2413 prefix list +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.