fixed problem in DXCommandmode that didn't allow '0' on its own as an
authorminima <minima>
Sun, 5 Nov 2000 12:41:28 +0000 (12:41 +0000)
committerminima <minima>
Sun, 5 Nov 2000 12:41:28 +0000 (12:41 +0000)
argument to a command.
fix clear/spots
added on as synonym for freq

Changes
cmd/Commands_en.hlp

diff --git a/Changes b/Changes
index 5ba84843a7a87c9a2f46c87e8127daac5e3e130b..2d541199d1079645cf397f46b1c206a505d33972 100644 (file)
--- 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).
index ac268bdc4c00b65a21f40dacacb50c3756ace0b9..74a623a686d159d9c5a5f7da0157129bb0e46949 100644 (file)
@@ -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 <range>           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
+  on <range>             same as 'freq'
   call <prefixes>        eg: G,PA,HB9
   info <string>          eg: iota or qsl
   by <prefixes>            
@@ -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 <range>           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
+  on <range>             same as 'freq'
   call <prefixes>        eg: G,PA,HB9
   info <string>          eg: iota or qsl
   by <prefixes>