home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / s / seal_018.zip / WHATSNEW.017 < prev    next >
Text File  |  1993-03-22  |  2KB  |  54 lines

  1. WHATSNEW.017
  2.  
  3. ! Changed logging style.  Will now log to Squish's LogFile Spec if present
  4.   and no log if not present.  LogLevel will dictate what gets into the log
  5.   but all lines will be displayed to the screen, which cannot be redirected.
  6.  
  7. + Will now create 2+ packets instead of 2 (stoneage).
  8.  
  9. . Changed some of the log lines, no big deal.
  10.  
  11. + Added ;Backup to save old configuration files as SQSEAL.SAV, TICSEAL.SAV and
  12.   AREASEAL.SAV.
  13.  
  14. + Added ;ProtectArea for protected echo listed areas no already carried by you.
  15.   Format is: ;ProtectArea <type> <tag> <level> <grp>.
  16.  
  17. + If <file> is "MSG" for LIST command line parameter, SEAL will create a
  18.   netmail message instead of a file.
  19.  
  20. ! %RESCAN (or -R) will now only rescan ECHO areas in the current message if
  21.   they result in a "Linked" or "Already linked" status.
  22.  
  23. + Added NotifySubject language spec line.
  24.  
  25. + Added %ECHO and %FILE tokens for message processing.
  26.  
  27. ! Combined OVERDESCRIBE and DESCRIBE --> DESCRIBE <type> <file> [FORCED].
  28.  
  29. + Added support for +tag (as well as existing tag and -tag) in request msg.
  30.  
  31. + Documented command line parameter MAXCTL which I forgot to document in
  32.   the docs for 0.16.
  33.  
  34. ! Will now only delete files in a file area if that file area was passthrough.
  35.   If using DROP command line parameter on a non-passthrough area, you must
  36.   delete the files and directory yourself.
  37.  
  38. ! Fixed a bug that would cause SEAL to open stdin as a forward list.
  39.  
  40. ! Changed "EchoAreaFeedChar" to "AreaFeedChar" in language file.
  41.  
  42. ! Will no longer scan the bad messages in auto-response mode.  Use SEAL BAD.
  43.  
  44. . Changed ;NodeFeed to ;EchoFeed, and ;NewAreasPath to ;NewEchosPath, and
  45.   removed ;ScanBad.  SEAL FORMAT will make these changes for you.  However
  46.   SEAL will still recognize the old keywords, but may not in the future.
  47.  
  48. . Same thing with ;Alias, changed it to ;EchoAlias, and ;TickAlias to 
  49.   ;FileAlias.
  50.  
  51. + Added ;FakeName to pretend that it is something other than SEAL in reply
  52.   messages.
  53.  
  54.