home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0020 - 0029 / ibm0020-0029 / ibm0028.tar / ibm0028 / NORTON6D.ZIP / READ.ME < prev   
Encoding:
Text File  |  1991-04-02  |  7.6 KB  |  275 lines

  1. Gemini Release Notes  Last updated: 4/1/91 4:21 PM  SYMANTEC Confidential
  2.  
  3.                          GEMINI Alpha 4
  4.  
  5.                           Release Notes
  6.  
  7. This document describes the current release state of the Gemini
  8. product.  Functions that are expected in the final product, but
  9. not yet implemented, are listed here.  Please do not submit bug
  10. reports on these functions.  Also listed are changes from the
  11. prior Alpha release.
  12.  
  13. What is new
  14.  
  15. The following changes have been made since Alpha 3:
  16.  
  17. 1. User Interface
  18.  
  19.   1.1. The user interface has been changed significantly.  A new
  20.   mode for EGA/VGA machines uses the capability to remap the
  21.   character set to create new graphics drawing characters,
  22.   icons, and other graphical features.  Also, new color sets for
  23.   the EGA/VGA have been added.  These use the bright background
  24.   capability of the EGA/VGA to create more vibrant color sets.
  25.   The new graphics mode and color sets are selectable, and the
  26.   older modes are still supported.
  27.  
  28. 2. Initialization File
  29.  
  30.   2.1. To support the new user interface, as well as to support
  31.   future development, the NU.INI file has been replaced by the
  32.   NORTON.INI file, which has a new file format.
  33.  
  34. 3. DISKEDIT
  35.  
  36.   3.1. Added the /W switch to override the read-only mode from
  37.   the command line.
  38.  
  39.   3.2. Added a "No differences found" dialog in the window
  40.   compare function.
  41.  
  42. 4. WipeInfo
  43.  
  44.   4.1. /BATCH switch to allow un-prompted operation from batch
  45.   file.
  46.  
  47. 5. NUCONFIG
  48.  
  49.   5.1. CONFIG.SYS and AUTOEXEC.BAT processing is complete.
  50.  
  51.   5.2. Option to rename SFORMAT.EXE to FORMAT.EXE now works.
  52.  
  53.   5.3. Install mode now works.
  54.  
  55.   5.4. Logical color names describe their usage.
  56.  
  57. 6. NCD
  58.  
  59.   6.1. The current directory can be renamed.
  60.  
  61. 7. NCACHE
  62.  
  63.   7.1. The new NCACHE is included.
  64.  
  65. 8. DS
  66.  
  67.   8.1. DS can no longer save sorted file lists on network drives
  68.   (nor SUBST'd or ASSIGNed drives).  The algorithm used for
  69.   networks is correct, but the network server operating system
  70.   does not store file names in any guaranteed order.
  71.  
  72. The following changes have been made since Alpha 2:
  73.  
  74. 9. Text Edit fields
  75.  
  76.   9.1. Text Edit fields now have brackets on either side
  77.  
  78.   9.2. Text Edit fields appear in black only when they are being
  79.   edited (active control).
  80.  
  81.   9.3. Text Edit fields have dots (ASCII 250) for empty or
  82.   unused space.
  83.  
  84. 10. DISKEDIT
  85.  
  86.   10.1. Configure now has an option to turn off the quit yes/no
  87.   dialog and quit automatically when ESC is pressed.
  88.  
  89. 11. Speed Disk
  90.  
  91.   11.1. Remove the DOS Verify Option
  92.  
  93.   11.2. Add option to turn off the sound when optimization is
  94.   complete.
  95.  
  96. 12. FileFind
  97.  
  98.   12.1. Ability to save drive list.  The list of drives
  99.   "checked" in the "Use following drives:" dialog will be saved
  100.   to the NU.INI file when the "Save" button is pressed.  Once
  101.   saved, this list is loaded when FileFind runs, and used
  102.   whenever the "Use following drives" button is selected.  (The
  103.   default button is still "Default drive.")
  104.  
  105. 13. DS
  106.  
  107.   13.1. DS can now save sorted file lists on network drives (as
  108.   well as SUBST'd and ASSIGNed drives).  Only file names are
  109.   saved in sorted order.  Directory names will not be sorted
  110.   after DS is finished.
  111.  
  112. 14. NCD
  113.  
  114.   14.1. The size of the tree array in memory was increased to a
  115.   maximum of 4094 directories.  The actual maximum number will
  116.   be less if available memory is restricted.
  117.  
  118.   14.2. Added tree size function.  The size of a directory tree
  119.   can be determined by selecting the "tree Size" item in the
  120.   "diRectory" menu, or by using the "SIZE" command from the
  121.   command line, as:
  122.  
  123.   NCD SIZE pathname
  124.  
  125.   14.3.  A "Copy Tree" function has been added.  The function
  126.   copies a directory tree (the contents of a directory and all
  127.   its subdirectories) to another location.  The location may be
  128.   on another drive.  The function is implemented from the
  129.   "diRectory"  menu by selecting the "copY tree..." item.  This
  130.   opens a "Select Directory" dialog, with a check-box option to
  131.   delete the original files after the copy.  The command-line
  132.   interface is
  133.  
  134.   NCD COPY source destination [/DELETE]
  135.  
  136.   14.4. The "Copy Tree" function has been added to the
  137.   Configuration dialog to be enabled/disabled.
  138.  
  139.   14.5. If the current directory is not in the tree, NCD now
  140.   rebuilds the tree only from the first part of the path that is
  141.   currently in the tree, instead of rescanning the entire disk.
  142.  
  143. 15. SYSINFO
  144.  
  145.   15.1. The new 486 chips (without FPU or cache) are now
  146.   properly identified.
  147.  
  148.   15.2. Report now correctly displays video memory.
  149.  
  150. 16. UnErase
  151.  
  152.   16.1. Unerase now supports the /M (use Mirror info) and /I
  153.   (use Image info)  switches as they are used in UnFormat.
  154.   Also, the /N (No Delete Tracking info) has been added to
  155.   disable the use of Delete Tracking  info.
  156.  
  157. 17. DISKMON
  158.  
  159.   17.1. The Norton Cache will automatically be flushed when the
  160.   disk heads are parked (either by the /PARK switch or the menu
  161.   selection).
  162.  
  163. 18. FILESAVE
  164.  
  165.   18.1. On the "File Protection" dialog, a note has been added
  166.   to indicate that setting the "Days" to zero will set no time
  167.   limit.  The size limit will still apply as before.
  168.  
  169. The following changes have been made since Alpha 1:
  170.  
  171. 19. NCD
  172.  
  173.   19.1. The problems with Remove Tree when network files are
  174.   open have been fixed.
  175.  
  176.   19.2. The full-screen Remove Tree now lists all the files to
  177.   be deleted when a tree is removed.
  178.  
  179.   19.3. A new menu item (Configure) has been added to the
  180.   Directory menu which allows the Remove Tree and Prune & Graft
  181.   functions to be disabled by the user.  The settings are stored
  182.   in the NU.INI file, and affect both the full-screen and
  183.   command-line versions of these functions.  The default for
  184.   both functions is DISABLED.
  185.  
  186. 20. NUCONFIG
  187.  
  188.   20.1. Updating NORTON.CMD when Alternate Names are selected
  189.   for programs
  190.  
  191. 21. INSTALL
  192.  
  193.   21.1. Now uses the "Partial" install mode, instead of the
  194.   "Group" mode.
  195.  
  196.   21.2. A switch (/F) has been added to activate the "Install
  197.   From..." dialog.  This dialog will only be displayed if the /F
  198.   switch is used.
  199.  
  200.   21.3. Error checking on strings section fixes the "Norton
  201.   Utiliti" error.
  202.  
  203. 22. NORTON
  204.  
  205.   22.1. Now allows user to change video setup even if NUCONFIG
  206.   is password protected.
  207.  
  208. 23. SYSINFO
  209.  
  210.   23.1. The /DI switch is now functional.
  211.  
  212. 24. SPEEDISK
  213.  
  214.   24.1. The Full Optimization with Directory Ordering  with
  215.   Files that go first is implemented.
  216.  
  217.   24.2. 1024 directory limit is removed.  The limit now is
  218.   available memory.
  219.  
  220.   24.3. More optimization to fast method.
  221.  
  222. 25. DISKEDIT
  223.  
  224.   25.1. Memory Dump address range dialog was added.
  225.  
  226. 26. NDOS
  227.  
  228.   26.1. All files should now have NDOS names and all text should
  229.   refer to NDOS.
  230.  
  231.   26.2. NDOS286.EXE and NDOS88.EXE are replaced by the single
  232.   file NDOS.OVL.
  233.  
  234. 27. UnErase
  235.  
  236.   27.1. Delete Tracking support completely overhauled.  Now uses
  237.   a different algorithm.
  238.  
  239. 28. Dialog boxes
  240.  
  241.   28.1. Use of Control-Enter to accept dialog and Enter to move
  242.   between fields.
  243.  
  244.   28.2. TAB moving between controls and buttons.
  245.  
  246.   28.3. Buttons in all dialogs should be correctly positioned.
  247.  
  248. What is missing
  249.  
  250. The following items are not included or are known problems in
  251.  
  252. this release:
  253.  
  254. 29. NUCONFIG
  255.  
  256.   29.1. Norton Cache setup.
  257.  
  258. 30. NDD
  259.  
  260.   30.1. Make use of extendend (XMS) memory to store error
  261.   tables.
  262.  
  263. Removed features
  264.  
  265. The following items have been removed from Gemini:
  266.  
  267. 31. DISKEDIT
  268.  
  269.   31.1. Option to jump directly to an offset within an item
  270.  
  271. 32. NFC
  272.  
  273.   32.1. Norton File Compress will not be part of Gemini.
  274.  
  275.