home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Animation & Sound / SOS-ANIM_SOUND.ISO / best_50 / d2ddem34.zip / RELEASE.TXT < prev   
Text File  |  1993-04-14  |  3KB  |  119 lines

  1.  
  2.  
  3.  
  4.                                        D2D-2P
  5.  
  6.  
  7.  
  8.                                     RELEASE NOTES
  9.  
  10.                                    for Version 3.4
  11.                       Changes since the previous Release (2.32)
  12.  
  13.  
  14.  
  15.  
  16.  
  17.         New Features (3.4)
  18.  
  19.  
  20.         Image structure has been changed to allow comments  in  images  (flag
  21.         /c).  Comments  can  be  defined when creating an image. Comments are
  22.         displayed when an image is used.
  23.  
  24.         A new switch (/D) can be  used  to  deactivate  boot  virusses;  that
  25.         switch simply disables the boot code.
  26.  
  27.         New Features (3.3)
  28.  
  29.  
  30.         Flag  "/u" forces D2D to format the destination disc. Can be used for
  31.         dubious destination discs.
  32.  
  33.         Flag "/w" skips the question whether to overwrite a valid destination
  34.         disc  (Currently  it  does  not  skip  the question, but just enables
  35.         overwriting).
  36.  
  37.         Flag "/q" does not ring the bell (except for fatal errors).
  38.  
  39.         Flag "/r" enables simple data recovery for  defektive  source  disks.
  40.         This  feature was thought to replace DISKCOPY when a backup copy of a
  41.         already defective disc is needed. This feature can be  combined  with
  42.         flag "/b" (especially if the Bootrecord or the FATs are damaged).
  43.  
  44.         Recovery  is  done  by  trying  to  read  each  sector of a bad track
  45.         individually. Unreadable sectors are cleared with zeroes (instead  of
  46.         being filled with garbage from the computer's memory).
  47.  
  48.         As  was seen very soon, it is nice to allow to abort reading a defek-
  49.         tive disc. (For a 5" HD disc there will be more than 40 tries to read
  50.         a track if all sectors are defective)
  51.  
  52.         Some  internal  tests  make sure that completely damaged disks do not
  53.         cause D2D to crash.
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.         New Features (3.2)
  64.  
  65.  
  66.         The concept of images as virtual discs is supported. Images  are  im-
  67.         plemented as files on a fixed disc.
  68.  
  69.         BPBs  are  checked  for  consistency  before  being used. There is no
  70.         longer a division by zero if you try to use the  2.88MB  format.  The
  71.         program should be extremely robust now.
  72.  
  73.         The  program has been internationalized. Currently there are versions
  74.         for American English and German (Hochdeutsch) available.
  75.  
  76.         Fixed Bugs (3.2)
  77.  
  78.  
  79.         Single sided discs could sometimes not be written to  correctly  when
  80.         they were not formatted by D2D. This bug has been fixed.
  81.  
  82.         Trying  to  use the 2.88MB format does no longer cause the program to
  83.         crash. (But it isn't implemented completly yet)
  84.  
  85.         Mapped network drives (Novell's NetWare) are now correctly recognized
  86.         as remote drives.
  87.  
  88.         Fixed Bugs (3.3)
  89.  
  90.  
  91.         In  some  cases  there were problems after writing to the destination
  92.         disc had failed. The procedure did not close the swap file; therefore
  93.         the  program  experienced  a  critical error on the next open call to
  94.         that file. This only happened when  SHARE  has  been  loaded  before.
  95.         There  were  also  problems when aborting on that critical error: The
  96.         swap file was not removed (also because of SHARE).
  97.  
  98.         Tracks with more than 32 sectors (e.g. 2.88MB discs) should  be  able
  99.         to be read now. They were blocked previously.
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.