home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / b / vmsv33.rno < prev    next >
Text File  |  2020-01-01  |  3KB  |  62 lines

  1. .ft
  2. .title Kermit-32 v3.3.111 Release Notes
  3. .ap.rm 75
  4. The following are the various changes that have gone into Kermit-32 version
  5. 3.3.111.  This version is a maintenance version only and does not contain any
  6. major development work.  This version has been tested under VMS 4.4 and
  7. 4.5 only.
  8.  
  9. The following are the edits in Kermit-32 version 3.3.111.
  10. .ls "o"
  11. .Le;Edit 3.3.100
  12. .br;Add TRANSMIT command along with SET/SHOW TRANSMIT ECHO and DELAY commands.
  13. .le;Edit 3.3.101
  14. .BR;Change $TRNLOG system service calls to LIB$SYS_TRNLOG library
  15. routine.  Handle no translation properly in VMSTRM.BLI.
  16. .le;Edit 3.3.102
  17. .BR;Add changes/fixes suggested by Art Guion and David Deley for VMSTRM.BLI
  18. .ls "o"
  19. .le;Turn off FALLBACK terminal characteristics for eightbit operations.
  20. .le;Decrease IBM timeouts when waiting for a handshake.
  21. .els
  22. .le;Edit 3.3.103
  23. .BR;Add changes/fixes suggested by David Deley for VMSMIT.BLI
  24. Problem with an infinite loop getting a command.
  25. .le;Edit 3.3.104
  26. .BR;Add changes/fixes suggested by Art Guion and David Deley for KERMSG.BLI.
  27. .ls "o"
  28. .le;Always attempt a handshake in IBM mode.  Failing to handshake
  29. may cause 3704/5 style controller to hang a VM system.
  30. .le;Don't lose the last character in a buffer.   BFR_FILL logic
  31. forgets to send the last cahracters of a file when it doesn't
  32. fit into the current packet.
  33. .els
  34. .le;Edit 3.3.105
  35. .BR;Attempt to fix the truncation errors that we now get from LINK with 
  36. BLISS-32 v4.2.  Also do code clean up in VMSTRM and VMSFIL.
  37. .le;Edit 3.3.106
  38. .BR;Fix problem of closing a fixed file and losing data.
  39. .le;Edit 3.3.107
  40. .BR;Do not abort on ERROR packet while in SERVER mode. Instead,
  41. return to SERVER IDLE mode.
  42. .le;Edit 3.3.110
  43. .BR;Make KERMIT-32 close the terminal (so the terminal
  44. parameters are appropriately reset) upon reciept of 
  45. a GENERIC LOGOUT packet.
  46. .le;Edit 3.3.111
  47. .BR;Make Kermit-32 not eat the parity from a CR if a LF doesn't
  48. follow it when writing an ASCII file.
  49. .ELS
  50. The following are know problems with Kermit-32 3.3.111.
  51. .ls "o"
  52. .le;Commands are upcased so that LIB$TPARSE will scan the command correctly.
  53. This causes problems when attempting to set the prompt and sending server
  54. commands to a UNIX based Kermit.
  55. .le;Kermit-32 will quote multiple characters with "~" in a file name even if the
  56. REPEAT__QUOTE character is set to space.
  57. .le;When receiving a file of type FIXED, if the final record is not exactly
  58. 512 bytes, then an error occurs and the receiving Kermit blows up.
  59. .le;Kermit-32 can hang on a virtual terminal due to XON-XOFF processing
  60. between the VAX and a remote system.
  61. .els
  62.