X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Changes;h=88901906eba4e0fa7fc438117299f37f5fc3693c;hb=b1c75fc83d3dd1d82a2022f6ace2cc20ced19194;hp=7772728efba58a99547349661f619d01c6bc4337;hpb=6eacc3d2fb49a6babfd77d8a0186c30968cb86ca;p=spider.git diff --git a/Changes b/Changes index 7772728e..88901906 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,22 @@ +26Nov21======================================================================= +1. *Really* change spot display format and sh/dx format "back the way they + were. But They won't stay that way for long!!!! There are four (yes, count + them) completely unused spaces at the end of the line!!!! +25Nov21======================================================================= +1. Restored spot format back to the way it was. +2. Added CTY-3127 prefixes +24Nov21======================================================================= +1. Make /spider/perl/create_sysop.pl work on a base git cloned tree. +2. Add /spider/local /spider/local_cmd /spider/local_data to git. +3. Make user supplied console width (set/width) sticky. +19Nov21======================================================================= +1. Add the ability of console.pl to resize and have dx spots also resize so + that the comment field's size will increase accordingly. Sh/dx amd sh/mydx + also work similarly. If you make the console width smaller or wider then + spots already on the screen will not resize. +2. For client programs that parse the output (why? use set/ve7cc to get more + easily machine parsed output), a new command "set/width " is + available. 18Nov21======================================================================= 1. Add a dx spot cache which will store 2 days worth (configurable) of spots. This is then used by the vast majority of simple sh/dx queries without @@ -7,7 +26,7 @@ names, no pack drill) will notice the difference immediately. It's also a bit snappier. 2. set/badspotter or set/badnode will work for RBN input. -3. RBN input with invalid QRGs will be dropped with a nice friedly message +3. RBN input with invalid QRGs will be dropped with a nice friendly message rather than a scary exception message about multiplication thrown by one of the libraries that I use. 4. Added CTY-3126 prefixes.