home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / modem.madness / SMMNETML / QNODE150.ZIP / HISTORY.DOC < prev    next >
Encoding:
Text File  |  1992-12-26  |  4.1 KB  |  97 lines

  1.                          Revision History for QNode
  2.  
  3. 1.10 - First Public Release
  4.  
  5. 1.20 - Added the EXPORT, FORMAT, IMPORT, and ALLOCATE commands.
  6.        Removed NETLIST/ZONELIST, replaced with more powerful IMPORT command.
  7.        Made private nodes work a little better about 'adopting' their hosts
  8.        identities.  (Passwords are now properly adopted.)
  9.        Improved memory usage of userlist, added zones to the fidouser.lst.
  10.        Added disksort for userlist.
  11.        Added MODEMTYPE flags to every baud rate. (separate by a pipe)
  12.        Added the CALLCOST statement.
  13.        Added the DIALCOST table.
  14.        Added the HUBS keyword.
  15.        Added MsgFee to all cost tracking.
  16.        Send several copies to Bob Davis, and boy did he go over it.  Thanks.
  17.        Made FIDOUSER.LST capitalize usernames
  18.        Added the ALLUSERS keyword.
  19.        Added the QDIFFMUL program.
  20.  
  21. 1.30 - Added VERSION7 and QIDX.
  22.        Added Modem Type to every baud rate style.
  23.        Added INDEX keyword.
  24.        Added overdrive exclude processing. (Watch 'em fly)
  25.  
  26. 1.31 - Fixed lost extensions from FORMAT and EXPORT commands.
  27.        Made a little faster yet.
  28.  
  29. 1.32 - Added support for multiple nodelists.
  30.        Merged QDIFF and QDIFFMUL into QDIFF
  31.  
  32. 1.33 - Added support for the HOLD keyword.
  33.        Enabled duplicate entries within indexes (DUPLICATE keyword)
  34.        Enabled FIDOUSER.LST generation if v7 mode (without INDEX keyword only)
  35.        Fixed some memory allocation errors if both indexes were being created.
  36.        Made Zone Admin changes (PASSWORD, BAUD, etc.) work.
  37.        Added LRU processing to index buffering.
  38.  
  39. 1.40 - Fixed LRU processing to be much better
  40.        Fixed long sysop name bug in FIDOUSER.LST
  41.        Enabled point modifiers: Pvt, Down, Hold.
  42.        Made nodelist report count the overdrive exclude nodes.
  43.  
  44. 1.41 - Oops, made QNode able to handle flags with lowercase letters (V32b)
  45.        Fixed private nodes again (evidentally private points broke them.)
  46.        Made ALLOCATE TEXT fixed to 128 when compiling FIDOUSER.LST, or INDEX
  47.        Added KEEP LASTUSER or KEEP FIRSTUSER option to userlist generation.
  48.        Extended the ADDR line to enable multiple prime addresses.s
  49.        Trimmed leading and trailing spaces from passwords.
  50.        Added string length checking to system name and location (v6)
  51.        Enabled 'fast' index segments.  This generally speeds up index
  52.        operation.  (Only active on the sysop index if you enable the
  53.        DUPLICATE keyword.)
  54.        Made held nodes be compiled into the nodelist.  Lacking a better
  55.        description of what to do, they act as private nodes in nets other
  56.        than your own, and as normal nodes in your own nets.
  57.  
  58. 1.42 - Added the 'USES' clause in front of many of the keywords.  (This 
  59.        enables the '!USES' clause.)
  60.  
  61.        Enabled multiple output file nodelist generation. (NODELIST)
  62.  
  63.        Added the 'ALLOCATE' clause in front of the BUFFERS keyword.
  64.  
  65.        Fixed EXPORT listings.
  66.  
  67.        Added the /Z parameter to QDIFF to stick ^Z's on the nodelist.
  68.  
  69.        Extended QIDX to allow you to specify the files to be read and 
  70.        written.
  71.  
  72.        Added automatic EMS support for VERSION7 BUFFERS.  (To disable,
  73.        use the '!USES EMS' command.)
  74.  
  75. 1.43 - Added the 'DEFAULT FEE DOMESTIC' and 'DEFAULT FEE INTERNATIONAL' 
  76.        lines.  Also 'DEFAULT COST ...' and 'DEFAULT DIAL ...'  Made the 
  77.        parameters to the 'COST', 'DIAL' and 'DIALCOST' tables completely 
  78.        optional by doing this.
  79.  
  80.        Enhanced 'USES EMS', added 'USES DOUBLESWAP' and 'USES FIDOUSER'
  81.  
  82.        Made it so you can redirect the nodelist statistics.       
  83.  
  84.        Allowed multiple spaces between commands and node addresses.
  85.  
  86.        Disallowed comments on password lines to allow semi-colons in the 
  87.        passwords.
  88.  
  89.        Fixed QDiff with multiple applications of compressed nodediffs.
  90.        (It would sometimes apply them in the wrong order if compressed.)
  91.  
  92.        Added /BINARY switch to QDiff (read docs before using)
  93.  
  94.        Added 'TYPE COST', 'TYPE FEE', and enhanced 'USES FIDOUSER'.
  95.  
  96. 1.50 - Official Release of 1.43
  97.