Upgrading from Synchronet v1c rev 1 (or rev 2 beta) to rev 2
------------------------------------------------------------

This is a very simple upgrade since the changes made from rev 1 to rev 2
includes mainly just bug fixes.

From the DOS prompt, type:

ATTRIB C:\SBBS\EXEC\SBBS.EXE -R
ATTRIB C:\SBBS\EXEC\SCFG.EXE -R

COPY SBBS.EXE C:\SBBS\EXEC
COPY SCFG*.*  C:\SBBS\EXEC

ATTRIB C:\SBBS\EXEC\SBBS.EXE +R
ATTRIB C:\SBBS\EXEC\SCFG.EXE +R

That's it. The two main bug fixes are:

1) Severe performance problems due to large overlays (to increase free memory)

2) "Checking node number" errors when sending chat actions to "everyone".

The only added "feature" is Caller-ID support from front-end mailers via the
new 'Z' command line switch for SBBS.

See SBBS.HST for a detailed list of changes.

/* End of 1C01TO02.DOC */
.
