home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / MN321O32.ZIP / old_docs / history.txt < prev    next >
Text File  |  2004-07-13  |  21KB  |  517 lines

  1.  
  2.                             MakeNL Revision History
  3.                             
  4.        V3.1.7 -- July 12, 2004 -- New Feature additions
  5.                
  6.                Changed versioning to: Major.Minor.Sub  
  7.             
  8.             Added:
  9.             
  10.             "** Dedicated to Ben Bakerr - The Original Author of MakeNL **"
  11.             
  12.             To the splash line when the program runs.
  13.             
  14.             All  credits for additional work will be added to a credits.txt 
  15.             file.  I think  it  is  most appropriate that Ben gets the main 
  16.             credit for the original work.
  17.             
  18.             Behaviour  of  -Unpublished- without Pvt  is  NOT  allowed by 
  19.             default.  This allows  for  current  drop  in  replacement in
  20.             systems  today with  no  changes.  This makes it usable right
  21.             away while we decide the outcome of seperating the two.
  22.  
  23.             To change it to allow -Unpublished- w/o Pvt add:
  24.  
  25.             ALLOwunpub 1  (0 or not in CFG disables)
  26.  
  27.             I have added  the  abiltity  to have ALPHA characters in the 
  28.             Phone field.
  29.  
  30.             As with ALLOwunpub, it is OFF by default.
  31.  
  32.             To turn it on add:
  33.  
  34.             ALPHaphone 1 (0 or not in CFG disables)
  35.  
  36.        V2.52 -- April 16, 1998 -- Y2k patch (Björn Felten -- 2:203/0)
  37.  
  38.             Patched  the  year  written  in  attach  and  reciept  mail.
  39.             Removed  the  check for Hi ASCII and "erroneous" baud rates.
  40.             Reformatted PRN files into TXT files.
  41.  
  42.        V2.51 -- June 15, 1992 -- Maintenance release
  43.  
  44.             To check for erroneous duplicate numbers, MakeNL maintains a
  45.             stack of zone numbers, region/net numbers within the current
  46.             zone,  and  node  numbers  within  the  current  region/net.
  47.             FidoNet Zone  1 was  about to  overflow  this stack.    This
  48.             release changes the stack implementation.  It is now limited
  49.             only by available memory.
  50.  
  51.             The entire program was recompiled with MS C V7.0 and several
  52.             minor changes were made to eliminate new warnings.
  53.  
  54.        V2.50 -- February 12, 1991 -- New features
  55.  
  56.             By default,  the  first  line  of  distribution  lists  from
  57.             earlier  versions  contained  "FidoNet  Nodelist   for. . ."
  58.             FidoNet is a  registered trademark of  Tom Jennings.   While
  59.             Tom hasn't  complained about  this  behavior, he  has  every
  60.             right to, so  now the default  is "  Nodelist for.  . ." (no
  61.             name at all).
  62.  
  63.             Since version 2.00, the /N command line switch would  insert
  64.             a name other than "FidoNet" in the first line, and it  still
  65.             does.  A new configuration verb, NAMe, has been added to  do
  66.             the same.  The difference is that now, if you really want it
  67.             to say "FidoNet  Nodelist for. . ." you have  to explicitly
  68.             tell MakeNL the name is "FidoNet" by one of these methods.
  69.  
  70.             I am told that some  mailers require all out-going  messages
  71.             to contain the ^AINTL extended address  kludge.  With a  lot
  72.             of grimacing and head-shaking,  I have added the  capability
  73.             to force  MakeNL  to  do  this.   See  the  SUBmit  verb  in
  74.             MAKENL.PRN.
  75.  
  76.        V2.41 -- January 25, 1991 -- Code bug, documentation bug
  77.  
  78.             There are only two  ways MakeNL can  know your zone  number.
  79.             You explicitly tell it in your NETADDR statement, or, if you
  80.             are making a zone list, MakeNL can guess it.  Failing either
  81.             of these methods, your zone number is set to zero.   Usually
  82.             this doesn't matter, but. . .
  83.  
  84.             If MakeNL generates a  message to a zone-qualified  address,
  85.             and he doesn't know your zone  (i.e. your address is set  to
  86.             zone 0), MakeNL failed to notice and both the message header
  87.             and the INTL kludge were generated malformed.  This has  now
  88.             been fixed.  Under the stated condition, MakeNL will issue a
  89.             warning and NOT generate the message.
  90.  
  91.  
  92.  
  93.  
  94.  
  95.             Last time I added the PUBlish verb to the code.  This time I
  96.             added it to the documentation!
  97.  
  98.        V2.40 -- December 1, 1990 -- New features.
  99.  
  100.             Version 7 of ARC uses considerably more memory than  earlier
  101.             versions.  MakeNL now  checks free memory,  and if there  is
  102.             less that 256K, it swaps itself out of memory before execut-
  103.             ing ARC.  If there is an expanded memory driver loaded,  and
  104.             enough expanded  memory available,  MakeNL will  use it  for
  105.             swap space.  Otherwise  it swaps to  a temporary disk  file.
  106.             When swapped out, only about one kilobyte plus your environ-
  107.             ment space remain in memory.   This behavior is  transparent
  108.             to users, and requires no action on their part.
  109.  
  110.             A new  configuration verb,  BAUdrate,  was added  to  permit
  111.             redefinition of  MakeNL's baud  rate validity  table.   This
  112.             allows for  future growth  without continual  recompilation.
  113.             See section  6.1.6  on  page 24  of  the  documentation  for
  114.             complete details.
  115.  
  116.             Added a  second configuration  verb,  PUBlish, to  define  a
  117.             publication day other than Friday.
  118.  
  119.        V2.31 -- August 8, 1990 -- New feature, bug Corrected.
  120.  
  121.             Added ARC <n> control verb, where <n> may be either 5 or  6.
  122.             It is used to force ARC version 6 or 7 to create level-5  or
  123.             level-6 compatible archives.  Note that it will cause errors
  124.             if <n> is greater than or equal to your ARC version number.
  125.  
  126.             MakeNL had  another string  length  error.   A  12-character
  127.             array was having  a string of  up to  12 characters  scanned
  128.             into it.  That doesn't leave  much room for the null  termi-
  129.             nator.  The size of the array was increased.
  130.  
  131.        V2.30 -- June 3, 1990 -- New feature, bug Corrected.
  132.  
  133.             Added MINPHONE control  verb.   If causes  MakeNL to  reject
  134.             phone numbers with  fewer than a  defined minimum number  of
  135.             parts. (See documentation.)
  136.  
  137.             A file entry in the FILES section of a control file may  in-
  138.             clude an alternate notification address.  MakeNL was  limit-
  139.             ing the length of this address to seven characters -- a  bit
  140.             confining.  The string has now  been extended to 17  charac-
  141.             ters.  This will permit an alternate address with a  5-digit
  142.             zone, a 5-digit net, and a 5-digit node number.
  143.  
  144.             FTS-0005.TXT was added to the distribution.   It is the  re-
  145.             placement document for FSC002-3.
  146.  
  147.  
  148.  
  149.  
  150.                                        2
  151.  
  152.  
  153.  
  154.  
  155.  
  156.             The documentation was updated to reflect these changes, how-
  157.             ever the sample  control files were  not changed to  include
  158.             any instances of MINPHONE.
  159.  
  160.             Recompiled the entire program using MSC 6.00, which resulted
  161.             in about 10% reduction in size of .EXE file.
  162.  
  163.        V2.20 -- 10/06/89 -- Significant Bug Corrected.
  164.  
  165.             Why this one wasn't reported before now is beyond me!   When
  166.             MakeNL received more than one new submittal difference  file
  167.             at once, all but the first  would fail to apply because  the
  168.             CRC was not  being reinitialized.   RCs  probably don't  get
  169.             many difference files, but how could DD go a year and a half
  170.             without noticing this problem?
  171.  
  172.             The program salutation and the documentation title page were
  173.             changed to reflect the new release level.
  174.  
  175.             The obsolete "FSC002-3"  was dropped  from the  distribution
  176.             archive.
  177.  
  178.             No other changes were made.
  179.  
  180.        V2.12 -- 05/31/88 -- Bug(?) Corrected.
  181.  
  182.             For some reason (as yet unidentified), memory allocation  in
  183.             the difference  analyzer (changed  in V2.11)  behaves  badly
  184.             when MakeNL is executed  on an 8088  machine.  This  release
  185.             modifies the routine to get  around the problem, and  should
  186.             work in the most adverse conditions (I hope).
  187.  
  188.        V2.11 -- 05/15/88 -- New behavior.
  189.  
  190.             The FidoNet nodelist has become larger than earlier versions
  191.             could produce difference files  for.  The current  version's
  192.             difference analyzer has been modified to segment long  files
  193.             and analyze the segments.  After a segment is analyzed,  the
  194.             differences are output, then processing proceeds to the next
  195.             segment.
  196.  
  197.             Some time ago, Tom Marshall, IFNA Council, pointed out  that
  198.             any copyright contained in the original document should also
  199.             be contained in any published difference file.  The  program
  200.             at that time was forcing about four lines of the notice into
  201.             the difference file.  Since I was modifying the routine that
  202.             does it anyway, the difference analyzer was also modified to
  203.             force any copyright notice in full into the difference file.
  204.  
  205.             The changes made do not affect documentation, and it was not
  206.             changed.
  207.  
  208.        V2.10 -- 04/12/88 -- New feature, docs updated, minor bug fixed.
  209.  
  210.  
  211.                                        3
  212.  
  213.  
  214.  
  215.  
  216.  
  217.             A new control  file statement, "PRIvate,"  was added to  the
  218.             repertoire to  control the  processing of  private nodes  in
  219.             networks which discourage or do not permit them.
  220.  
  221.             The documentation received many  cosmetic changes.  Some  of
  222.             the change bars  merely reflect the  movement of figures  to
  223.             produce better pagination.  The substantive changes are doc-
  224.             umentation of the /NAMe command line switch and the  PRIvate
  225.             control file statement.
  226.  
  227.             The /NAMe command line switch was added in version 2.00, but
  228.             seems to have been overlooked in the documentation,  includ-
  229.             ing this file.  It provides  the capability of changing  the
  230.             network name placed on the first line of a composite list.
  231.  
  232.             One minor bug was discovered which could cause problems only
  233.             with a rare combination of events.  Since I have had no  re-
  234.             ports on it, I guess no one ever noticed it, but I fixed  it
  235.             anyway!
  236.  
  237.        V2.03 -- 03/12/88 -- Bug fixed
  238.  
  239.             A bug was introduced in 2.02 which caused the PVT and  OGATE
  240.             keywords to be exchanged on output.   This, of course,  pro-
  241.             duces a very confused nodelist!
  242.  
  243.             IT IS IMPERATIVE that if you ran V2.02 in process mode, that
  244.             you upgrade to 2.03 IMMEDIATELY.   Errors generated by  2.02
  245.             will "stick" until 2.03 corrects them.  Note that this  cor-
  246.             rection should be automatic  and require no intervention  on
  247.             your part.
  248.  
  249.             No other changes were made in  this version.  There were  no
  250.             documentation changes.
  251.  
  252.        V2.02 -- 03/05/88 -- Bug fixed, added feature
  253.  
  254.             If the first data file is not processed (happens  frequently
  255.             in test mode) MakeNL returned an erroneous result code.  The
  256.             problem was caused by an uninitialized variable.  You  would
  257.             not notice this one until you  tried to use MakeNL's  result
  258.             codes to automate weekly processing in a daily event in your
  259.             batch file.
  260.  
  261.             One minor feature  was added.   MakeNL will  now accept  the
  262.             keyword "OGATE"  in a  net list.   (OGATE  is invalid  in  a
  263.             Region.)  In order to use OGATE, you and all coordinators in
  264.             the chain above you must be  using V2.02!  Earlier  versions
  265.             of MakeNL will reject the OGATE  keyword.  For this  reason,
  266.             the documentation  has  not  been updated  to  reflect  it's
  267.             support at this time.
  268.  
  269.             No other changes were made in  this version.  There were  no
  270.             documentation changes.
  271.  
  272.                                        4
  273.  
  274.  
  275.  
  276.  
  277.  
  278.        V2.01 -- 01/16/88 -- Bug fixed
  279.  
  280.             Found a bug that's been there  since the beginning of  time.
  281.             Wonder why nobody ever reported it???  In the FILES  section
  282.             of the .CTL and  explicit file name might  be as many as  12
  283.             characters (file name (8) plus "." (1) plus extension  (3)),
  284.             but the field width was set to 11!
  285.  
  286.             The only   other changes made  in this version  is that  the
  287.             entire package has been  recompiled with MS  C 5.0.   Please
  288.             advise me immediately of any problems encountered!
  289.  
  290.             Documentation has not  changed, however, the  order of  this
  291.             file was reversed (newest version first).
  292.  
  293.        V2.00 -- 12/28/87 -- Distribution restrictions removed
  294.  
  295.             Ken Kaplan expressed concern over  the logistics of the  re-
  296.             quirement for IFNA  control of the  distribution of  MakeNL.
  297.             Therefore, with this  release distribution restrictions  are
  298.             removed and MakeNL will be distributed as "shareware" in the
  299.             future.  See section 9 in MAKENL.PRN for details.
  300.  
  301.             New feature:
  302.  
  303.             This release extends the level of NL maintenance all the way
  304.             to individual nodes.  Note that Coordinators may still fully
  305.             maintain their segments if they wish, but now they may  also
  306.             require each node to maintain its own entry in the list.
  307.  
  308.             If you wish to make use of this feature, I suggest you  cre-
  309.             ate a file for each node in your segment and mail it to  the
  310.             applicable node with a message  text reading "Enclosed is  a
  311.             file containing  you  nodelist  entry.   If  there  are  any
  312.             changes, edit this  file and  mail it back  to me.   DO  NOT
  313.             CHANGE THE FILE NAME."  Replace each NL entry with an appro-
  314.             priate NODE entry in the FILES section of your control file,
  315.             set up an external event to execute MakeNL daily, and forget
  316.             about 'em.
  317.  
  318.             Old feature:
  319.  
  320.             The "indentation" feature of the  files section of the  con-
  321.             trol file  was designed  as "cut-over"  aid, and  should  no
  322.             longer be needed.  MakeNL still supports it, but all  refer-
  323.             ences to it have been removed  from the documentation.   The
  324.             next release will remove it from the program.
  325.  
  326.             Several minor bugs were found and fixed.
  327.  
  328.             DOCs with change bars:
  329.  
  330.             MAKENL.PRN received  more  updates  than  the  program  did!
  331.             Change bars have been added in  the right margin to  reflect
  332.  
  333.                                        5
  334.  
  335.  
  336.  
  337.  
  338.  
  339.             changes since  V1.21.   Figures 2  through 7  were moved  to
  340.             avoid several nearly  blank pages.   Since  the change  bars
  341.             were added  automatically, this  action caused  several  in-
  342.             stances of  false change  bars.   Oh  well, you  can't  have
  343.             everything.  Nothing that WAS changed escaped being  marked.
  344.             It's just  that  some  marked  passages  were  not  actually
  345.             changed.
  346.  
  347.        V1.21 -- 11/14/87 -- MERGE clarified
  348.  
  349.             The requirements for  the MERGE option  were not clear,  and
  350.             code did not test that necessary network address information
  351.             was present. So:
  352.  
  353.             1)   Added ability for MakeNL to select a default  net-
  354.                  work address based on  MAKE command if  NETaddress
  355.                  data is missing.
  356.  
  357.             2)   Changed MERGE to  use the first  zone it finds  in
  358.                  the  distribution  file  if  no  zone  address  is
  359.                  available.
  360.  
  361.             3)   Changed MERGE to  cancel if no  region or net  ad-
  362.                  dress is available.  This only happens when MAKing
  363.                  a HUB, and no NETaddress command is given.
  364.  
  365.             Added "change bars" to right margin of documentation.   This
  366.             edition reflects changes since V1.10.
  367.  
  368.        V1.20 -- 11/08/87 -- Bug fixes, one added feature
  369.  
  370.             Bug fixes:
  371.  
  372.             1)   This wasn't really a bug. The MS library date/time
  373.                  handling routines seem  to make automatic  adjust-
  374.                  ments for DST (at  the wrong cross-over points,  I
  375.                  might add).  According to their docs, setting  the
  376.                  environment variable "SET TZ=CST+6" should turn it
  377.                  off, but they lie!  They recognize the minus sign,
  378.                  but not the plus sign.
  379.  
  380.                  "SET TZ=CST6" will turn  it off, but MakeNL  can't
  381.                  rely on that being set right.
  382.  
  383.                  The problem occurs just after the date MS thinks a
  384.                  change to or from DST should have happened and you
  385.                  run MakeNL within an hour  the wrong side of  mid-
  386.                  night.  Day numbers for backward dates get screwed
  387.                  up because the time  gets shifted across the  mid-
  388.                  night boundary, and MakeNL  can't find its  master
  389.                  files!
  390.  
  391.                  Well, it's fixed, and  I'm sorry for any  inconve-
  392.                  nience it may have caused.
  393.  
  394.                                        6
  395.  
  396.  
  397.  
  398.  
  399.  
  400.             2)   Fixed a problem in renaming master files two weeks
  401.                  old.  (They were being deleted.)
  402.  
  403.             3)   Fixed a  similar  problem renaming  output  master
  404.                  files when no changes occur.
  405.  
  406.             4)   Fixed some minor problems surrounding the creation
  407.                  of archives and difference files.  If you  specify
  408.                  an OUTDIFF parameter,  you should  force the  cre-
  409.                  ation of  archives as  well as  difference  files,
  410.                  EVEN IF NO CHANGES  OCCUR AND YOU WOULD  OTHERWISE
  411.                  GENERATE NEITHER!  Now you do.
  412.  
  413.             New Feature:
  414.  
  415.             If you use a generic OUTFILE name, and if you create differ-
  416.             ence and/or archive files, they  tend to accumulate in  your
  417.             OUTPATH di rectory over  time.   By default,  MakeNL ignores
  418.             them completely.  This is done so that OUTPATH can point  to
  419.             a "download" directory where several editions might be  made
  420.             available to users.
  421.  
  422.             I had some complaints about this behavior.  Some users don't
  423.             appreciate having to "clean up after  MakeNL!"  So, I  added
  424.             the CLEanup command to MakeNL's repertoire in this version.
  425.  
  426.             When MakeNL operates in process  mode and CLEanup (no  argu-
  427.             ments) appears in the control file, after all other process-
  428.             ing is done, it searches the OUTPATH directory for old  dif-
  429.             ference and/or archive files and deletes any it finds.
  430.  
  431.             CLEanup has no effect  on current files  or the handling  of
  432.             output master files.  It has no effect whatever when  MakeNL
  433.             is operated in test mode.
  434.  
  435.        V1.10 -- 08/19/87 -- Bug fixes
  436.  
  437.             This release is mostly bug fixes, but a new feature has been
  438.             added, and behavior has been modified in one respect.
  439.  
  440.             Bug fixes:
  441.  
  442.             1)   A check was added to insure that all defined  data
  443.                  directories are distinct.   V1.00  loses files  if
  444.                  two are defined for the same directory.
  445.  
  446.             2)   Corrected a bug in the  parsing of the /M  command
  447.                  line switch.
  448.  
  449.             3)   Added a  check for  and  removal of  IBM  extended
  450.                  characters in text fields.
  451.  
  452.             4)   Corrected file move operation  to account for  the
  453.                  use of the DOS JOIN command.
  454.  
  455.                                        7
  456.  
  457.  
  458.  
  459.  
  460.  
  461.             5)   Corrected bugs in  directory (path)  verification.
  462.                  In fact  the function  was  rewritten, and  is  (I
  463.                  hope) close to bullet proof.
  464.  
  465.             6)   Removed the use of  "DOS COPY" to eliminate  false
  466.                  warning messages.
  467.  
  468.             Added feature:  Added the "NOTIFY SELF" statement to control
  469.             file.
  470.  
  471.             Modified behavior:  ALL output except merge file goes in the
  472.             defined OUTPath directory, or if not defined, in the  MASter
  473.             directory.  V1.00 places submittal and distribution files in
  474.             the current directory.
  475.  
  476.        V1.00 -- 08/11/87 -- Initial Release
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.                                        8
  517.