home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / nsav_v11.lha / nsav.history < prev    next >
Text File  |  1993-06-27  |  3KB  |  86 lines

  1.  
  2. History
  3. =======
  4.  
  5. Version 1.1 (6/27/93)
  6. -----------
  7.   * It never fails. A few hours after release, you find a bug. Thanks 
  8.     Murphy.
  9.   * Fixed minor bug in NSAV-Config
  10.   * Killed off flashing in UNREGISTERED in NetSysAutoVal.  Showed up 
  11.     in italics wtith NComm and was barely readable.
  12.   * Reworked a bit of the Registration Form to actually make sense
  13.  
  14. Version 1.0 (6/26/93)
  15. ------------
  16.   * Initial public release!  Yeah!
  17.   * Added two new DLG files
  18.   * Added an example for the DLG owner number
  19.   * Fixed a rather moronic bug in the DLG owner code that should've
  20.     been caught along time ago--putting a value in the wrong variable!
  21.  
  22. Version 0.9 (6/26/93)
  23. -----------
  24.   * Fixed a bug in the initial set up code
  25.   * Fixed a wide variety of bugs in the DLG test code 
  26.   * Fixed prompts
  27.   * Added more [Un-]'s to the prompts
  28.   * Fixed some of the line feed problems.  Need to work on more, but
  29.     they can wait.
  30.   * Fixed PerformChanges() eventlog stuttering.
  31.   * Turned off beta status, this one will probably get released as
  32.     v1.0 after a quick recompile. ;)
  33.   * Found bug in dlg.library -- DLGQuery with a length of 1.
  34.   * There is stuff we want to add, but we are freezing the project
  35.     feature list.
  36.  
  37. Version 0.8 (6/25/93)
  38. -----------
  39.   * Fixed a memory allocation bug in DeleteANet() code in NSAV-Config
  40.   * Converted NSAV-Config into an online-only program to make use
  41.     of TpT functions
  42.   * Added configurability to DLG owner code check
  43.   * Added support for DLGOwner.LST file.  [Thanks John!]  So this
  44.     part works completely different from previous versions.  Will
  45.     really munge up boards that log in with aliases, however.
  46.   * Added a WriteLog() so that the sysop knows we were at least run.
  47.   * Added some Inform() and WriteEvent() code so that the SysOp is told
  48.     when someone uses NSAV and some special NSAV conditions.
  49.   * Recent advances in technology allow us to rid ourselves of *three*
  50.     temporary files and use dlg.library in several new places!  Plus, 
  51.     making the code safer during a hangup!
  52.   * Renamed a few files.
  53.  
  54. Version 0.7 (6/23/93)
  55. -----------
  56.   * Fixed a nasty bug with the Fidonet ShutDown() code.  Kids, be sure
  57.     not to CloseLibrary() and then turn around and call something
  58.     from that library base.  Argh.
  59.   * Global optimizations have been turned on.
  60.   
  61. Version 0.6 (6/23/93)
  62. -----------
  63.   * Fixed a screw-up in the check DLG code
  64.   * Added a template for DLG SysOps
  65.   * Added some code for wwivnet.library support.  Need to add more.
  66.   * Added network detection in NSAV-Config
  67.   * A few minor details, as usual
  68.   * Now compiled with SAS/C v6.3
  69.  
  70. Version 0.5  (6/18/93)
  71. -----------
  72.   * More enhancements.  
  73.   * Did the keyfile code.  
  74.   * Added a bit more to NSAV-Config for the log file schtuff.
  75.   * Found problems with SendMsg. Dealt with it in an unsystem
  76.     friendly manner, but considering the help we've been 
  77.     getting from TpT, what can you expect?
  78.   * Added PR checking code
  79.   * Added Visting Sysop BBS List code
  80.   * Added more to NSAV-Config
  81.   * Plus lots we're sure we're forgetting...  
  82.  
  83. Version 0.3  (6/11/93)
  84. -----------
  85.   * Initial Test Run.
  86.