home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d8xx / d831 / term.lha / Term / Changes next >
Text File  |  1993-03-13  |  9KB  |  222 lines

  1. Phone book:
  2. -----------
  3.  
  4. - Previous  releases of the phone book would not clone single phone
  5.   book entries correctly.
  6.  
  7. - The  configuration  copying  routine  will  now  selectively copy
  8.   config information to the currently selected phone book entries.
  9.  
  10. - Dialing lists are now built differently in the phone book:
  11.  
  12.    Shift + 1 click -> Inserts phone book entry into the dialing
  13.                       list or removes it.
  14.  
  15.       Double-click -> Dials the selected entry immediately
  16.  
  17. - The  phone  book  encryption/decryption routines are a tad faster
  18.   now.
  19.  
  20. - The  program  will  now  prompt  twice  for  a  phone book access
  21.   password.
  22.  
  23. - Comment,  phone number, user name and password can be much longer
  24.   now than they used to be in previous releases.
  25.  
  26. - The phone book now only contains the configuration information to
  27.   differ from the global configuration.
  28.  
  29. - Previous  releases would not save any rate information along with
  30.   encrypted phone book files, this has been fixed.
  31.  
  32. - The  configuration  copying routine now allows to `drop' parts of
  33.   the  phone  book  configuration  rather  than replacing them with
  34.   parts  of  the  global  configuration.   This  feature  works  in
  35.   conjunction with the new phone book file format.
  36.  
  37. - A  new  feature  has  been added:  as an option, the program will
  38.   immediately start to redial the currently configured dialing list
  39.   as soon as the line is hung up or the carrier is lost.
  40.  
  41. - With  several  phone  numbers mapped to a single phone book entry
  42.   previous  releases  would  display  incorrect  information in the
  43.   dialing  window  concerning  the  next  phone  book  entry  to be
  44.   dialled.
  45.  
  46. Documentation:
  47. --------------
  48.  
  49. - The   program  finally  includes  context-sensitive  online  help
  50.   implemented  through  amigaguide.library  (note:   Kickstart  3.0
  51.   required).   Any window to offer a help text will display it when
  52.   the `Help' key is pressed.
  53.  
  54. - The  ARexx  interface  documentation was entirely rewritten.  The
  55.   main program documentation was updated and slightly enhanced.  Be
  56.   sure to reread it!
  57.  
  58. Text buffer screen and review buffer window:
  59. --------------------------------------------
  60.  
  61. - Both  the text buffer screen and review buffer window now feature
  62.   new  and  improved scrollers.  Scrolling and screen refreshes are
  63.   also quite a bit faster now.
  64.  
  65. - The  text  searching routine has been enhanced and now works much
  66.   faster  than  in  previous  releases.   It  also  happens to find
  67.   multiple occurences of a string in a single line.
  68.  
  69. - Improved  text  buffer  handling, reduced memory fragmentation if
  70.   running under control of Kickstart 3.0.
  71.  
  72. - The  text buffer will no longer quietly swallow single characters
  73.   and will finally correctly wrap lines longer than 80 characters.
  74.  
  75. - The  review  buffer window now also sports a search function just
  76.   like the text buffer screen, other  useful  menu items have  been
  77.   added as well.
  78.  
  79. File transfers:
  80. ---------------
  81.  
  82. - In previous releases the program would miscalculate the number of
  83.   bytes  left  on  a filing device when receiving a file.  It would
  84.   not take the number of bytes received into account, this has been
  85.   fixed.
  86.  
  87. - In  order to transfer files one can simply drag the corresponding
  88.   icons  on the `term' main window (requires that the `term' window
  89.   is opened on the Workbench screen).
  90.  
  91. - Instead  of  identifying the type of a file received, the program
  92.   will optionally attach a file comment to show the name of the BBS
  93.   the  file  was  received from and the time and date when the file
  94.   was received.
  95.  
  96. - In  case  a  file  transfer  is terminated due to errors the file
  97.   transfer window will remain open until explicitely closed.
  98.  
  99. - The  XPR  interface  will disable the xpr_unlink() routine if the
  100.   `override transfer path' option is in effect.
  101.  
  102. - The  XPR  interface  will  no longer sort files to be uploaded by
  103.   size  and name as most users found this feature annoying.  It now
  104.   sorts the files only in alphabetical order.
  105.  
  106. - The file transfer window now correctly displays  the names of all
  107.   files sent and received.
  108.  
  109. - The  file  transfer  server was removed as it would not lead to a
  110.   performance gain but a performance loss.
  111.  
  112. - Being particularly imprecise and rather silly the transfer window
  113.   no longer displays the transfer efficiency.
  114.  
  115. Terminal emulation:
  116. -------------------
  117.  
  118. - `term'  now finally also runs as a window on the Workbench or any
  119.   other  public screen (that's what you always wanted, right?).  If
  120.   running  under  control  of  Kickstart  3.0 will attempt to share
  121.   screen colours with other applications, making it possible to run
  122.   the  terminal  emulation  in  eight  or sixteen colours if enough
  123.   shareable pens are available.
  124.  
  125. - `term'  will  refuse  to  run on a public screen if running under
  126.   control  of  Kickstart  2.x  and if the screen font happens to be
  127.   proportional-spaced.
  128.  
  129. - Some minor and some major bugs in the built-in terminal emulation
  130.   have been fixed.
  131.  
  132. - The  program  distribution  now  includes  the  11 point IBM.font
  133.   donated  by  Bernhard  F.   Muller.   I  also  hacked an 11 point
  134.   GFX.font into existance.
  135.  
  136. - I  was  surprised  to  discover  that  in  previous  releases the
  137.   terminal  emulation  server  would  never  get  activated  as the
  138.   conditions  which  had to be met in order to enable it would very
  139.   rarely  be  met.   Since  the file transfer server would actually
  140.   lead to a performance loss rather than a performance gain I chose
  141.   to  remove  the  terminal  server  along  with  it.   Both may be
  142.   implemented in a future release.
  143.  
  144. - The terminal emulation should work a tad faster now.
  145.  
  146. Program enhancements:
  147. ---------------------
  148.  
  149. - The  program  now  requires  diskfont.library  to be installed in
  150.   order to work correctly.
  151.  
  152. - The  program  will  ask for a confirmation prior to resetting the
  153.   serial  device  driver  while  the program is still online.  Most
  154.   seasoned  JR-Comm  had  trouble  to  adjust  to the fact that the
  155.   JR-Comm  command `send password' would use the same menu shortcut
  156.   as the `term' `release serial device' command.
  157.  
  158. - The  name  of the call log file can now be configured completely.
  159.   Previous  releases  would use the call file path and use the name
  160.   `term-call.log'.
  161.  
  162. - The  status  window now displays the name of the ARexx host port,
  163.   the BBS name, phone number, comment and current user name.
  164.  
  165. - In  order  to  irritate  and  annoy you, the menu layout has been
  166.   changed once again.
  167.  
  168. - A  new  feature  has  been  added:   the  `wait'  menu  item will
  169.   repeatedly  send  the  sequence  <Space><Backspace>  in  order to
  170.   simulate terminal input.
  171.  
  172. - The  program  now requires a bit more memory than before (program
  173.   size has climbed by about 75 KBytes).
  174.  
  175. - New  command  line  options  and tool types have been added, some
  176.   have been renamed.
  177.  
  178. User interface:
  179. ---------------
  180.  
  181. - The  program  is now much smarter in determining the sizes of the
  182.   phone book and file transfer windows.
  183.  
  184. - The  lists  used  by  the phone book and the date panel no longer
  185.   look quite so weird if using a proportional-spaced font.
  186.  
  187. - The  main  screen  text snipping scheme has changed a bit and now
  188.   resembles  the  standard console device snipping.  Also supported
  189.   is double-clicking on single words in order to snip them.
  190.  
  191. - The ARexx interface has been entirely rewritten from scratch.
  192.  
  193. Known problems:
  194. ---------------
  195.  
  196. - Text in italics and boldface can leak into the window borders.
  197.  
  198. - Elvis is dead.
  199.  
  200. At the very last minute and at super hyper mega humungous
  201. ---------------------------------------------------------
  202. pan-galactic really quite large expense:
  203. ----------------------------------------
  204.  
  205. - A  new  and truly excellent tool has been added which allows even
  206.   the  dimmest fool^H^H^H^H^H^H^H^H^H^H^H^Hleast talented user
  207.   to patch `term' 3.0 to new and exciting release
  208.   versions such as v6.1, v19.1432 or any other silly number you can
  209.   imagine provided that it is not a multiple of 34.
  210.      Patches  the  main  program,  the  configuration files and the
  211.   documentation,  randomly  adding  phrases  such  as `Now requires
  212.   Kickstart   2.9'   and   `contains   artificial   colouring   and
  213.   preservatives'.  Automatically creates all distribution archives,
  214.   calls  all neighboring  BBSes, uploads  the files  and adds silly
  215.   file  comments  such  as  `NEW  TERM  17.4 RELEASE GET IT' (three
  216.   dimness levels supported).
  217.      Maintains  a  check  list  so you can keep track of all phoney
  218.   versions  you  have  created  yet.  Now you can finally avoid all
  219.   those  embarassing  situations  resulting  from the fact that you
  220.   tried  to  upload  the  same  patched program twice to one of the
  221.   local BBSes.
  222.