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