home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_08 / GSZRZ5_9.LZH / GSZRZ.REG / HISTORY.ENG < prev    next >
Text File  |  1996-05-26  |  4KB  |  145 lines

  1. Version history
  2. ==========================================================================
  3. Note: English text started from v5.0. Earlier revisions are only 
  4. available in the German text.
  5.  
  6.  
  7. v 5.0 5.11.94
  8.  
  9. Under Mag!X when an existing file is encountered a Pop-up is available 
  10. offering the following options: Abort, Delete, Rename, Resume and Skip.
  11.  
  12. If an existing file is larger than the file to be received the CRC check 
  13. is skipped.
  14.  
  15. A CRC check is now per-calculated and held pending a request from the 
  16. sender. Consequently a CRC check request from the sender is available 
  17. immediately which saves lots of time for large files.
  18.  
  19. Bug in DSZ (an MS-DOS program) which sometimes reported an incorrect CRC 
  20. is now handled correctly.
  21.  
  22. The Command line buffer is now dynamically allocated.
  23.  
  24. Under MultiTOS the parameter -v xx sets the priority for GSZRZ.
  25.  
  26. Enhanced display during sending/receiving multiple files:
  27. - 'File x of y'
  28. - Total transmission time
  29. - Remaining time for transmission
  30. - Total bytes to be transmitted
  31. - Total bytes transmitted
  32. - status bar
  33. - Percentage report
  34.  
  35. This also works when multiple files are passed via a command line using 
  36. wildcards or scriptfiles.
  37.  
  38.  
  39. v 5.1 8.11.94
  40.  
  41. Error reporting the transmission of multiple files removed.
  42.  
  43.  
  44. v 5.2 11.11.94
  45.  
  46. Running GSZRZ as an accessory displaying a Pop-up caused a crash. Thanks 
  47. to Robert Federle for his assistance tracing this bug.
  48.  
  49. Bug using a script file resulted in the status bar not being displayed, 
  50. now fixed.
  51.  
  52. A new parameter -I enables the GSZRZ window to be positioned (not 
  53. MultiTOS).
  54.  
  55.  
  56. v 5.3 16.11.94
  57.  
  58. The parameter -F -1 resulted in a 'Memory allocation' error when several 
  59. files were transfered. Thanks to Andreas Frank Maus @S for the bug 
  60. report.
  61.  
  62. A problem using GSZRZ together with Chameleon (von Karsten Isakovic) was 
  63. discovered:
  64. Chameleon cannot tolerate programs which request memory via MXALLOC.
  65. The solution is to set the flags for GSZRZ to load into ST-RAM. GSZRZ_ST 
  66. is now supplied with this flag set.
  67.  
  68. The -M parameter no longer leaves mouse droppings in the GSZRZ window.
  69.  
  70. x,y positions can now be added after the -I parameter (MultiTOS users see 
  71. next option) to position the GSZRZ window.
  72.  
  73. Using the -I x,y parameter with MultiTOS and AES version > 4.0 it's 
  74. possible to iconify the GSZRZ window on startup and position the window at 
  75. x,y.
  76.  
  77. If a file already exists a pop-up menu instead of an Alert box appears 
  78. under MultiTOS.
  79.  
  80.  
  81. v 5.4 29.11.94
  82.  
  83. Recieving multiple files with GSZRZ installed as an ACC resulted in the 
  84. status bar not being displayed, now fixed.
  85.  
  86.  
  87. v 5.5 18.02.95
  88.  
  89. On receiving on filenames no changes to uppercase are done. 
  90.  
  91. If a port cannot be opened if HSMODEM is installed, a error message is
  92. displayed.
  93.  
  94. Sending with CRC32 is now optimized.
  95.  
  96. Bus error on sending X-Modem or Y-Modem corrected.
  97.  
  98.  
  99. v 5.6 13.05.95
  100.  
  101. Sending with CRC16 is optimized.
  102.  
  103. If HSMODEM is installed, it is also used on transfers via the MIDI port.
  104.  
  105. On parameter -H now the port name can be used.
  106. Example: -H MIDI
  107.  
  108. Iconify with MagiC3 is now ok.
  109.  
  110. If the message 'can't open U:\DEV\port' is displayed, please use the
  111. patch SCHWEIN (Archive SCHWEIN.LZH)
  112.  
  113.  
  114. v 5.7 01.07.95
  115.  
  116. If -M is used and the pop-up menu appears the mouse pointer was invisible.
  117.  
  118. SPEEDUP CRC calculation on Resume
  119.  
  120.  
  121. v 5.8 11.04.96
  122.  
  123. -I without MultiTOS does not work.
  124.  
  125. white progressbar after renaming on receive is fixed.
  126.  
  127. If MagiC is used, iconify is now also possiblw with param. -I
  128.  
  129. Fixed display error if other system font is used.
  130.  
  131. Long file names are possible - with the following restrictions:
  132.   - no wildcards
  133.   - name of the scriptfile only in 8+3 format
  134.  
  135. parameter -F xxx not possible, because Fopen must be used instead of fopen
  136. for working with long filenames.
  137.  
  138.  
  139. v 5.9 26.5.96
  140.  
  141. On RESUME Progress Bar always was empty
  142.  
  143. If receive was cancelled because there was enough space, GSZRZ
  144. creates an empty file. This is fixed now.
  145.