home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pcjr / arc / MTA_VE01.LZH / MTA.NEW < prev    next >
Text File  |  1990-09-30  |  8KB  |  171 lines

  1.  ┌───────┬────────────────────────────┐
  2.  │ 14.01 │ Major release              │
  3.  └───────┴────────────────────────────┘
  4.   ■ When MTA detected an archive inside an archive for which you did
  5.     not supply a archiver (no ???Path option), MTA would move this
  6.     archive to the error-path, then swap back to the parent MTA and
  7.     would compress the new archive without this file. This was a
  8.     nasty bug. Fixed;
  9.     Reported by: Dirk Astrath
  10.  
  11.   ■ When the user wanted to terminate MTA (hitting ESC), MTA would
  12.     not stop if multiple directories had to be processed. This is
  13.     now fixed.
  14.     Reported by: Many users, beta-team
  15.  
  16.   ■ Touching would (in some cases) go wild. This was caused by the
  17.     the fact that MTA also used the included/excluded files for the
  18.     test. These files would normally have a recent date, so all
  19.     archives would get this high date (TouchHig).
  20.     Reported by: Many users
  21.  
  22.   ■ With the introduction of volume-labels in PKZIP, MTA would report
  23.     a file with invalid attributes when the ReportSpecialAttribute
  24.     option was set to on. This file was also altered to a normal
  25.     file and sometimes gone after this change. This is fixed. MTA
  26.     will now ignore files with a attribute VOLUMEID.
  27.     Reported by: Hanstheo Wolf
  28.  
  29.   ■ If MTA was unable to obtain the PROMPT environment variable from
  30.     your master environment, MTA would use not prompt at all. Now,
  31.     when MTA can not obtain a prompt, $P$G is substituded and when
  32.     your prompt does not contain $P or $G, MTA will add this to the
  33.     prompt even when you did not ask for it. This is done because it
  34.     could be the case, you are left in a (for you) unknown directory
  35.     and this little trick will fix that. The $P$G is only used inside
  36.     MTA. When MTA is finished, you get your old prompt back (if any);
  37.     Reported by: Dirk Astrath
  38.  
  39.   ■ If MTA was called with the /CTL command-line option, and this option
  40.     was not the last command in the command-line, MTA would abort with
  41.     something like '[next command] file not found'. You had to use the
  42.     /CTL as the last option. This is fixed;
  43.     Reported by: Hanstheo Wolf and Author
  44.  
  45.   ■ MTA contained a little flaw. The password-list (MTA.PWD or something
  46.     supplied by user) was longer than 80 bytes. In some BBS implementa-
  47.     tions, this caused a problem.
  48.     Reported by: Hanstheo Wolf
  49.  
  50.   ■ MTA could hang on large archives. When the total number of DISPLAYED
  51.     bytes inside the (de)compress shell was more than a certain number,
  52.     MTA would hang the machine. See StowBuffer option. Fixed;
  53.     Reported by: Author
  54.  
  55.   ■ Added a LogStartStyleFormat option to create extra log-records at
  56.     the start of the new log. Also the LogStyleFormat option is en-
  57.     hanced with ^M to reflect a CRLF combination. This feature is al-
  58.     so added to the LogStartStyleFormat;
  59.     Suggested by: Dirk Astrath
  60.  
  61.   ■ When a compressed file is in error, MTA will now COPY (not MOVE)
  62.     the entry in the FILES.BBS-alike file to a file of the same type
  63.     inside the error-path. This only works when the FilesBBS option
  64.     is set to on;
  65.     Suggested by: Dirk Astrath
  66.  
  67.   ■ Somewhat enhanced the ZIPAutodescription option to make it usable
  68.     for ZIP, ZOO and PAK. Renamed the option to AutoDescription and
  69.     made the old version obsolete in this release;
  70.     Suggested by: Dirk Astrath
  71.  
  72.   ■ Changed the PasswordListPath option to RandomPasswordListPath and
  73.     made the first obsolete. Also added a NormalPasswordListPath op-
  74.     tion to MTA.CTL to log files with a normal password (supplied
  75.     with /OPpassword);
  76.     Sugested by: Hanstheo Wolf
  77.  
  78.   ■ Added full recursive support to all archivers that support such a
  79.     feature. Added the SubstDrive option;
  80.     Suggested by: Hanstheo Wolf
  81.  
  82.   ■ Added full EGA/VGA support to MTA (in all shells and in MTA itself)
  83.     so users with default enlarged screens don't have to look to a
  84.     very little MTA, running in the upper left corner of their huge
  85.     screen.
  86.     Suggested by: Joerg Dassler, Reinier de Groot, Hanstheo Wolf and
  87.                   Dirk Astrath
  88.  
  89.   ■ Older releases of MTA (nobody is perfect) could not detect arc-
  90.     in-arc files when they did not occur in the (relative) root of
  91.     the archive, so when a ZIP-file contained TEST.ME and \NEW\TEST.LZH
  92.     (the directory \NEW also stored in the ZIP), MTA did not detect such
  93.     a situation and the TEST.LZH was not converted to ZIP. This is now
  94.     fixed.
  95.     Suggested by: Dirk Astrath and author
  96.  
  97.   ■ MTA could add funny lines with trash in the FILES.BBS-alike file
  98.     along with the CarryComment statement. This occurred with new
  99.     files that were not already present in this file. This is fixed;
  100.     Suggested by: Hanstheo Wolf
  101.  
  102.   ■ Added /LVL0 to process all files in the current directory, over-
  103.     ruling any DefaultPath option. /LVL0 is the same as /W without a
  104.     directory-name.
  105.     Suggested by: Author
  106.  
  107.   ■ Added /LVL1 to process all files in all sub-directories under the
  108.     current directory and NOT including the current directory itself,
  109.     thus also overruling any DefaultPath option.
  110.     Suggested by: Hanstheo Wolf
  111.  
  112.   ■ Added /LVL2 to process all files in all sub-directories under the
  113.     current directory AND INCLUDING the current directory itself, thus
  114.     also overruling any DefaultPath option.
  115.     Suggested by: Hanstheo Wolf
  116.  
  117.   ■ Added /LVL3 to process all files in all directories on the current
  118.     drive (starting from the root-directory), thus also overruling the
  119.     DefaultPath option(s).
  120.     Suggested by: Author & Hanstheo Wolf
  121.  
  122.   ■ Added the name of the directory that MTA is working on in the
  123.     alternate display (the last 22 characters, or the last 24 when
  124.     working in 132x?? extended text mode).
  125.     Suggested by: Author
  126.  
  127.   ■ MTA could display 'path not found' messages in the little shell.
  128.     This is fixed.
  129.     Suggested by: Reinier de Groot
  130.  
  131.   ■ MTA could seem to hang with a AV-ed file when comments were
  132.     added and/or deleted. Could only occur under 4Dos. This is
  133.     (more or less) fixed (see notes on MTA and 4Dos).
  134.     Suggested by: Reinier de Groot
  135.  
  136.   ■ MTA could seem to hang with a AV-ed file, when deleting files
  137.     from the archive (ExcludeFile option). This could only occur
  138.     when the filename started with a '-' (like --------.---). This
  139.     is also fixed.
  140.     Suggested by: Hanstheo Wolf
  141.  
  142.   ■ Fixed some display errors in /D option.
  143.     Suggested by: Author
  144.  
  145.   ■ Changed the chained file MTA.CH1, called to display a pick-list.
  146.     The pick-list will now test all files in the directory and will
  147.     only display archives, independent of the extension. In this way
  148.     you get .SDN, .SDS, .OWN or whatever files in the list if they
  149.     are archives and even when you did set SFXFiles (/SFX) to off !
  150.     Suggested by: Hanstheo Wolf
  151.  
  152.   ■ Removed the 4DosAware option and changed it to the Not4DosAware
  153.     option. MTA will detect a full 4Dos environment itself. This
  154.     can now be switched off, rather than switched on.
  155.     Suggested by: Author
  156.  
  157.   ■ MTA's file-access if fully changed. When SHARE.EXE is present in
  158.     the PC (networks, multitasking environment like DesqView and
  159.     Windows), MTA will test and place the correct locks and sharing
  160.     on the accessed file(s). If a file is denied by SHARE, MTA will
  161.     wait until the file is released. The wait-period is configurable
  162.     in MTA.CTL by means of the ShareWait option.
  163.     Suggested by: Dirk Astrath
  164.  
  165.   ■ You can now, officially, run multiple copies of MTA at the same
  166.     time. You must make your own checks to overcome any problems that
  167.     would occur when you start to convert the same files in the dif-
  168.     ferent copies.
  169.     Suggested by: Author
  170.  
  171.