1. Incorporated sh/st, (un)set/lockout, forward/opername from Iain G0RDI
[spider.git] / Changes
1 12Dec98========================================================================
2 1. Incorporated sh/st, (un)set/lockout, forward/opername from Iain G0RDI
3 2. Added group handling with (un)set/group, show/group. This allows arbitrary
4 groups to be formed (for ann/<group> for example) and is also used to 'filter' 
5 spots, announces, wwvs etc into groups of cluster nodes (useful for creating 
6 disjoint cluster networks)
7 3. **** CHANGE mylongtitude to mylongitude in DXVars.pm ****
8 4. Altered QRA locator routines so they work correctly!
9 5. Fixed all commands that had the wrong mylat(itude) and mylong(itude) names
10 in.
11 07Dec98========================================================================
12 1. Added set/name, set/qra, set/location, set/qth, set/homenode, set/bbs, 
13 set/email
14 2. changed the Msg socket close to a shutdown (hopefully more reliable), this 
15 should stop clients hanging on exit.
16 3. Added Alias support for help
17 4. Added lltos and stoll routines to DXBearing
18 5. Added auto prompting for name, qth, location and homenode if any of these
19 aren't known.
20 06Dec98========================================================================
21 1. Fixed DXBearing::is_qra so that it correctly detects full QRA locators
22 2. Added sh/qra for doing locator distances and bearings
23 3. Added some stuff to Notes.txt on hints for command writers
24 4. Changed help system to use just one file per language
25 5. Started adding more help
26 6. Fixed 24Mhz band limits
27 7. Added apropos command and lots of new help text
28 05Dec98========================================================================
29 1. Added sh/heading and QRA locator calculation stuff
30 04Dec98========================================================================
31 1. Started Changes file
32 2. Added load/cmd_cache.pl to clear cmd cache shortcuts (use this if cluster.pl
33 get confused about where it is getting its commands from eg if you have
34 removed a file from local_cmd 'cos you want to go back to standard one)
35 3. Fixed bull handling at least to the extent that it stores them and
36 doesn't mess up the normal directory handling.
37 4. Fixed the unset/debug command so that it actually does the job!
38 5. Removed the middle line 'written in perl for unix' from show/version.pl