X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=250699ebe6997664491efd94208c111d3e41b0fd;hb=140683d04c00f7932b7e3ee7f7bde4513915f0c9;hp=69b71f5d6df95fbc48472d5e783f3615b4933519;hpb=17b1614af3840c2c74bee181290eb094f8ed4a00;p=spider.git diff --git a/Changes b/Changes index 69b71f5d..250699eb 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,15 @@ +06Aug20======================================================================= +1, Add CTY-3013 Prefixes +2. Make RBN more efficient. Start the process of skimmer node performance + caching. Add minimum quality allowed (at 2), which will be overrideable. + The format of the rbn_cache has changed and so a full restart will occur. +3. Collect channel input/output stats. New command: show/data_stats to show + them. +4. Add local::lib qw{/spider/perl5lib} to store cpanm loaded modules just for + DXSpider. This is done so that updates needed by future changes can be done + as the sysop user and doesn't have to be done as root. This paves the way + for UPDATE.pl which will pull down new modules that it needs automatically. + When it's written, which will be soon. 29Jul20======================================================================= 1. Add show/rbn command that allows one to see who is online and configured for RBN. See help sh/rbn for details.