home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / internet / tcpip204 / TCPIP_Doc / History / New_200b < prev    next >
Text File  |  1995-01-22  |  806b  |  33 lines

  1. Fixes (2.00b)
  2. =============
  3.  
  4. Tabs
  5. ----
  6. Tabs were a mess! - must have written that bit late at night or
  7. something ;-) Use of tabs could cause address excpetions (B.M.A) Should
  8. now function correctly.
  9.  
  10.  
  11. Keyboard mapping
  12. ----------------
  13. Have changed CTRL+U to be handled just like all other CTRL+(alpha) keys.
  14. Problem there was some old test code that had been left in.
  15.  
  16. Various other keys added. Sequence for Page up/down had a "~" missing
  17. off the end should be ok now. See file "Keyboard" in notes for keymap
  18. info.
  19.  
  20. Application keypad mode - this needs some thought due to way RiscOS
  21. keyboard is mapped by the keyboard handler.
  22.  
  23.  
  24. Changes
  25. =======
  26.  
  27. Commands parsing now accepts upto 32 tokens (or should)
  28. Chat strings now as per "Notes.Chat" file.
  29.  
  30. Pop now calls same closedown sequence as NNTP, SMTP etc.
  31.  
  32.  
  33.