Download
jcs
/subtext
/README
(View History)
jcs README: Add 1.1 notes | Latest amendment: 298 on 2022-11-30 |
1 | Subtext: a multi-user BBS server for Macintosh |
2 | Written by joshua stein <jcs@jcs.org> - http://jcs.org/subtext |
3 | |
4 | Subtext is free software; see the LICENSE file for copyright/licensing. |
5 | |
6 | Introduction |
7 | ================================================================== |
8 | Subtext is a multi-user BBS server that is developed and runs on Macintosh |
9 | System 6 and above. It supports dialin access through a serial modem and |
10 | Telnet access through MacTCP. For full documentation, see the GUIDE file. |
11 | |
12 | Support |
13 | ================================================================== |
14 | Updates to Subtext are published on the Kludge BBS and can be downloaded |
15 | on the World Wide Web at http://jcs.org/subtext |
16 | |
17 | For questions and support running a Subtext BBS, connect to the |
18 | Kludge BBS by Telnet/Web at klud.ge, or modem at +1-312-654-0090. |
19 | |
20 | The source code for Subtext can also be found on AmendHub at |
21 | http://amendhub.com/jcs/subtext |
22 | |
23 | Release History |
24 | ================================================================== |
25 | 1.1 - 2022-12-01 |
26 | - Fix crash that could occur when more than one user is in chat, one user |
27 | quits chat, and then remaining users continue to chat |
28 | - Fix problem when running under non-MultiFinder where subsequent |
29 | runs would fail with errors opening board and folder databases because |
30 | they were not properly closed on the first run |
31 | |
32 | 1.0 - 2022-11-22 |
33 | - Initial release! |