From c3b04f794236d2416944d5a2a56f86f4a291a2a6 Mon Sep 17 00:00:00 2001 From: minima Date: Sun, 5 Nov 2000 12:41:28 +0000 Subject: [PATCH] fixed problem in DXCommandmode that didn't allow '0' on its own as an argument to a command. fix clear/spots added on as synonym for freq --- Changes | 4 +++- cmd/Commands_en.hlp | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 5ba84843..2d541199 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ 05Nov00======================================================================= -1. 75% speed up on sh/dx !, lower memory usage as well! +1. 75% speed up on sh/dx !, lower memory usage as well! +2. Fixed problem with clear/spot 0 (how did this one last so long!!!) +3. add 'on' in accept/reject spots as synonym for 'freq' 04Nov00======================================================================= 1. fix sh/filter so ity now works for any callsign (and not just connected ones). diff --git a/cmd/Commands_en.hlp b/cmd/Commands_en.hlp index ac268bdc..74a623a6 100644 --- a/cmd/Commands_en.hlp +++ b/cmd/Commands_en.hlp @@ -65,6 +65,7 @@ to understand how filters work - it will save a lot of grief later on. You can use any of the following things in this line:- freq eg: 0/30000 or hf or hf/cw or 6m,4m,2m + on same as 'freq' call eg: G,PA,HB9 info eg: iota or qsl by @@ -723,6 +724,7 @@ to understand how filters work - it will save a lot of grief later on. You can use any of the following things in this line:- freq eg: 0/30000 or hf or hf/cw or 6m,4m,2m + on same as 'freq' call eg: G,PA,HB9 info eg: iota or qsl by -- 2.34.1