X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f072ce6754552f55375a36dd73419fca7a2c0f69;hb=ef77e5488c4cc47afe272f6220cc3fa0cddc5829;hp=35ec0ef1111ee3b373c2256bddd467d9b694e41f;hpb=1a9286080b21d5b65f97cab08d8a493abafad8f1;p=spider.git diff --git a/Changes b/Changes index 35ec0ef1..f072ce67 100644 --- a/Changes +++ b/Changes @@ -1,16 +1,28 @@ -08Nov21======================================================================= +11Dec21======================================================================= +1. Removed dependency on perl Git package. +2. Force code to change directory to $DXSPIDER_ROOT || '/spider'. Also force + git -C $root describe. +3. Change git commands AGAIN to work on old perls (which mojo won't work on, + but it makes my life easier). +4. Change version strings to include the perl version in use. +10Dec21======================================================================= +1. Fix the output of set/dxgrid, set/usstate and set/dxcq or set/dxitu to how + it was always supposed to be since 2003. +09Dec21======================================================================= +1. Moved isregistered to DXChannel for safety... +08Dec21======================================================================= 1. Get to the bottom of why ssid'd calls were using the base call's credentials. This should now work as expected. -06Nov21======================================================================= +06Dec21======================================================================= 1. Improve console.pl scrolling. Split long lines (eg on announcements. -04Nov21======================================================================= +04Dec21======================================================================= 1. Fix illogicalities in USDB creations and make sure that O_CREAT on tie does NOT encounter an existing file to barf about. Even though it shouldn't. Thanks Howard WB3FFV. 2. Fixed a typo in show/registered that prevents a list of callsigns being - searched for. Got rid of some over complex code. Thnake Fabrizio iZ0UIN. + searched for. Got rid of some over complex code. Thanks Fabrizio iZ0UIN. 3. Fix long line wrapping in console.pl -03Nov21======================================================================= +03Dec21======================================================================= 1. Move motd and issue files to local_data if not already there. 30Nov21======================================================================= 1. Fix sh/dx with callsigns that have /p or VE/G1TLH in them.