home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / os2clu01.zip / WHATSNEW.DOC < prev   
Text File  |  1993-07-04  |  5KB  |  233 lines

  1.  Documentation for OS/2 2.0 Command Line Utilities                   Page 1
  2.  
  3.                 What's New in this Release ? -- 04th July 1993
  4.  
  5.                           Package Version 1.04 (Beta)
  6.  
  7.              Package Copyright (c) 1993 Jonathan de Boyne Pollard
  8.               Licensed under General Public Licence version 1.00
  9.  
  10.                 Jonathan de Boyne Pollard, c/o 1 Queen's Close
  11.                       KENILWORTH  CV8 1JR, United Kingdom
  12.                    Telephone +44 926 484514 (1000-1800 GMT)
  13.  
  14.      This file is plain ANSI text with embedded tabs and form-feeds. It may be
  15.      viewed with an ANSI file viewer. This is preferable to printing it out,
  16.      because saving paper saves the environment.
  17.  
  18.      To view :    LIST WHATSNEW.DOC      (Vernon Buerg's file viewer)
  19.      To print :   PRINT WHATSNEW.DOC     (MDOS and OS/2 print utility)
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  Copyright (c) 1993 JdeBP
  59.  Documentation for OS/2 2.0 Command Line Utilities                   Page 2
  60.  
  61.      What is new in release 1.04 ?
  62.      ─────────────────────────────
  63.  
  64.      ■ The KEYLOCKS utility allows the keyboard status lights to be
  65.        controlled in VDM, VMB, and OS/2 full screen sessions.
  66.  
  67.      What is new in release 1.03 ?
  68.      ─────────────────────────────
  69.  
  70.      ■ The archive recognition logic in DUMP has been improved.  Archives
  71.        with the "wrong" extension will now be correctly dumped.
  72.  
  73.      ■ DUMP will now recognise QWK and REP files.
  74.  
  75.      ■ A small ANSI file viewer has been added.  This is taken from the
  76.        forthcoming MishMugs mail reader.
  77.  
  78.      ■ The LINES utility now copes with switching between dual monitors
  79.        in OS/2 revision 6.498 and later.
  80.  
  81.      What is new in release 1.02 ?
  82.      ─────────────────────────────
  83.  
  84.      ■ To work around a bug in the DosSubSet call of OS/2 2.1 December beta
  85.        (6.479), I have had to re-jig memory management. Previous "fixes" for
  86.        this problem caused problems of their own in the VDM versions.
  87.  
  88.      What is new in release 1.01 ?
  89.      ─────────────────────────────
  90.  
  91.      ■ DUMP has been corrected to display ARC compression methods correctly.
  92.  
  93.      ■ Commands that prompt for input have had a bug corrected whereby
  94.        pressing Ctrl-Break in that session would previously have disabled
  95.        all further keyboard input.
  96.  
  97.      What is new in release 1.00 ?
  98.      ─────────────────────────────
  99.  
  100.      For test purposes, the beta of this package contains an OS/2 AVIO version
  101.      of a ZOO 2.01 file manipulator.
  102.  
  103.      ■ Memory management in VDM for all utilities has been improved. In
  104.        particular, the output of the MEM command is now less fragmented by its
  105.        own allocated data areas!
  106.  
  107.      ■ The output of the DUMP command is now the same for all archive types.
  108.  
  109.      What is new in release 0.93 ?
  110.      ─────────────────────────────
  111.  
  112.      ■ Bugs introduced because of longer filenames on HPFS have been fixed.
  113.  
  114.      ■ The MEM command has been added to the DOS utilities. See the manual for
  115.        details.
  116.  Copyright (c) 1993 JdeBP
  117.  Documentation for OS/2 2.0 Command Line Utilities                   Page 3
  118.  
  119.      ■ The DUMP command has been added.  See the manual for details.
  120.  
  121.      ■ The DUMP and FF commands read the central directory record for ZIP
  122.        archives instead of the local file records. This makes ZIP archive
  123.        processing slightly faster, and allows attributes to be displayed.
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  Copyright (c) 1993 JdeBP
  175.  Documentation for OS/2 2.0 Command Line Utilities                   Page 4
  176.  
  177.      What is new in release 0.91 ?
  178.      ─────────────────────────────
  179.  
  180.      ■ All utilities now support HPFS long filenames under OS/2.
  181.  
  182.      ■ The "Bad Date & Time" bug in FF.EXE has been fixed.
  183.  
  184.      ■ Progress display in FF is now ENABLED when printing to the screen, and
  185.        DISABLED when redirecting to file, instead of vice versa.
  186.  
  187.      ■ The EXE2COM and COM2EXE utilities had a problem whereby the output
  188.        file's name would not be correctly generated if not given on the command
  189.        line. This has now been fixed.
  190.  
  191.      ■ The TOUCH command had trouble at the end of months unless a date stamp
  192.        was provided on the command line with the /D option. This has been
  193.        fixed.
  194.  
  195.      ■ FF has been checked against ZIP files generated by PKZIP version 2.04.
  196.  
  197.      ■ The DOS session version of LINES when changing into 50 line VGA mode
  198.        will now reset "screen preserve" bit in the BIOS data area at 40:87.
  199.        This had been causing problems with other VGA 50 line utilities.
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  Copyright (c) 1993 JdeBP
  233.