

                               SyncEdit History.Txt


This document lists the changes to SyncEdit.  Revisions are listed in
reverse chronological order, with the most recent changes appearing near the
top.  


                               v1.1.0 - Dec 1994

o  Dropped use of XTRN.DAT file, now using EDITOR.INF.  This should address
   any security issues and ensure unauthorized users don't get access to the
   SaveToFile and LoadFile commands.

o  Improved hang-up detection routine.

o  Went to the .KEY file method of registration, and consequently combined
   the demo and registered version into one executable.  If "SYNCEDIT.KEY" is
   detected upon editor startup, all features are implemented.  If not, the
   unavailable features are shown but in light grey, indicating they are
   disabled.  This will make distribution much easier, as we only have to
   distribute one version which any registered user can download and use
   immediately.

o  Removed the TEAR LINE entirely from the registered version, though it
   is still appended to messages created by the demo version.  By doing
   this, the "Reg to :" info was moved internal to the editor, added to the
   left side of the bottom status bar.  All the original info contained
   within the status bar is still there, it's simply been shifted to the right
   to accommodate the registration information.  Due to the changes made in
   this version, we now have only 20 characters to work with for the
   registration info.

o  Changed the security system to allow user groups 90 (co-Sysops) and
   above access to the SaveToFile and LoadFile command.  Previously,
   access to these functions was limited to user #1.

o  Increased maximum line limit to 500.  Also, SyncEdit will continue to
   function when passed more then 500 for NUM OF LINES, but will use 500 for
   it's limit, ie only 500 lines will be edited and saved.

o  A number of minor bugs corrected, including failing to clear the
   screen upon user hang-up, SaveToFile and LoadFile commands, etc.

  

                              v1.0.0 - Nov 1994

o  Initial release

