home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / mtelb8.zip / whatsnew.txt < prev   
Text File  |  2002-03-19  |  4KB  |  90 lines

  1. whatsnew:
  2.  
  3.    april 9th, 2000 (beta 7)
  4.    ------------------------
  5. x  fixed vt100 parser a bit, now linuxconf / make menuconfig works
  6.    with the cursor keys
  7. x  fixed weird line-feed problem on column 80, caused problems with ncftp
  8. x  re-set keyboard to binary mode after shelling to commandprompt in win32
  9. x  fixed misc. bugs in the ansi parser
  10.  
  11.    september 14th, 1999 (beta 6, release #2)
  12.    -----------------------------------------
  13. x  fixed ansi corruption in lord 2 and some lord igm
  14. x  fixed runtime error 207 in zmodem
  15. x  fixed send break (ctrl-end)
  16. x  fixed the right alt key in the win32 version
  17. x  stuck the icon inside the win32 exe
  18.  
  19.    august 11th, 1999 (pre-beta 6)
  20.    ------------------------------
  21. x  random crc errors in upload and download fixed
  22. x  zmodem download would truncate a file if you allready had it
  23.    and it was complete
  24. x  updated all the urls
  25. x  added telnet://host:ip support to the phonebook and quickdial
  26. x  added vt100 f-keys (toggle between vt100 f-keys or macros in config)
  27. x  fixed 'end' key vt100 code
  28. x  removed a lot of redundant variables & optimized code
  29.  
  30. todo:
  31.  
  32. x  add modes other than 80x25 (email me if you want this)
  33. x  port it to linux (maybe soon! vp/2 for linux is just around the corner)
  34. x  suggestions?  email me!
  35.  
  36.    december 26, 1998 (beta 5)
  37.    -----------------
  38. x  updated the alt-z help screens
  39. x  fixed a problem where ctrl-s, ctrl-d and ctrl-p couldn't be inputted
  40.    in the os/2 version
  41. x  turned off that annoying flashing mouse cursor in the win32 version
  42. x  added new commandline parameters: -q = exit mtelnet after
  43.    disconnect, -h = commandline help
  44. x  fixed the caps-lock problem in the win32 version where it would
  45.    "shift" the numbers/punctuation.  (this is actually a bug in the
  46.    win32 api: ReadConsoleInput)
  47. x  fixed extra linefeeds in vt1xx emulation (most noticably using
  48.    "screen" under *nix)
  49. x  it now accepts a telnet url-format commandline parameter so you
  50.    can use mtelnet with your favorite browser.
  51. x  alt-e local echo toggle fixed
  52. x  changed the phonebook a bit
  53. x  echo problem with COM/IP can be fixed by adding "S1003=7" to the
  54.    init string.  (this is a bug in COM/IP, not mtelnet!)
  55.  
  56.    october 10, 1998 (beta 4 release #2)
  57.    ----------------
  58. x  fixed ascii uploading
  59. x  shift-page up and page down now work as vt100/102 pg up/down keys
  60.    (pg up w/no shift is upload)
  61. x  the home key now sends the correct ansi "home" sequence
  62.  
  63.    october 4, 1998 (beta 4)
  64.    ---------------
  65. x  page up / page down support in the phonebook
  66. x  several cosmetic fixes, some things look nicer
  67. x  "hide passwords" now hides passwords in the phonebook editor
  68. x  vt100 page up/page down implemented, hold shift for a page up
  69. x  fixed a problem where sometimes (rarely) the phonebook editor would
  70.    get out-of-sync
  71. x  fixed ctrl-c in the win32 version
  72. x  shift-insert in the windows version pastes the clipboard, since for some
  73.    reason i couldn't get it to work with 'paste' on the win95 toolbar..
  74. x  now compiled with vp/2 2.0 beta 3! (http://www.fprint.co.uk/vpascal)
  75.  
  76.    september 7, 1998 (beta 3)
  77.    -----------------
  78. x  sped up the text output in mtel for win32
  79. x  fixed a bug where it would sometimes not figure out if the remote host
  80.    dropped connection
  81. x  fixed alt-g, wouldn't work correctly in windows98 (worked fine in 95!?)
  82. x  several misc optimizations in both os/2 and win32 versions
  83.  
  84.    september 5, 1998 (beta 2)
  85.    -----------------
  86. x  bugfixes in zmodem
  87. x  new color backscroll!
  88. x  auto-binary mode (tip: turn binary mode off in the config)
  89.  
  90.