home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / progmisc / msh21b.zip / MSHFILES.ZIP / HISTORY.DOC < prev    next >
Text File  |  1992-08-19  |  2KB  |  44 lines

  1.                      Version History
  2.              ---------------
  3. 18 August 1992 Version 2.1 -- I would like to thank J.Pirnay for a lot of
  4.                           feedback which helped improve this version.
  5.         MSH.EXE improvements:
  6.          - Added support for .arj archives
  7.          - Better handling of Int21 errors
  8.          - made non-fatal some errors which were fatal
  9.          - improved somewhat performance of initialisation and browser.
  10.          - added primitives cmd.pos (cmd.end, cmd.home, cmd.right
  11.            and cmd.left are now defined in terms of it).
  12.          - added border options and title to menus
  13.          - added primitives tempname, testfile, disk_stats, rename
  14.            and copy.
  15.         MSH.EXE bug corrections:
  16.          - strange behaviour of mouse pointer in message windows
  17.          - mouse cursor went out of Hercules screens (C.Michel)
  18.          - cursor might appear in a panel after clearing Cmdline
  19.          - bug with help option (/?) in dos 5.
  20.          - bug in cutlast with empty second argument.
  21.          - continuous beep when clock in message/menu
  22.         .MSH scripts corrections/improvements:
  23.          - better behaviour of command history: AltV shows it last
  24.            first (B.Mosser); also a previous history is now
  25.            automatically reloaded on start and deleted when saving a
  26.            new one (J.Pirnay).
  27.          - Successive calls to F9 would lead to window stack overflow.
  28.          - added selected files to panel_stats (J.Pirnay) and
  29.            disk space free. CtrlL uses this now
  30.          - GreyPlus does not select directories (J.Pirnay)
  31.          - fixed some infinite loops on emty diskettes (J.Pirnay)
  32.          - More operations possible in panels showing archive contents.
  33.          - Definitions of Copy, Move, Delete now use internal
  34.            functions -- cp,mv,rm unnecessary.
  35.          - Hypertext help for primitives and some standard defs
  36.          - reorganisation of script files. Introduction of *.hlp .
  37. 27 March  1992 Version 2.0 -- First shareware version - added various
  38.                    documentation, toolkit to design new primitives, swapping
  39.            to XMS. 
  40.            From now on new versions will be released more frequently.
  41. September 1991 Version 1.5 -- Added timer, ability to treat ZIP files as
  42.                    directories, etc...
  43. December  1990 Version 1.0
  44.