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