home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Internet / Utils / chatsrv004 / !ChatServ / !History < prev    next >
Text File  |  1998-02-07  |  1KB  |  50 lines

  1. Version 0.04 released, 07/02/97
  2.  
  3. 7/2/97        Disabled talkd code
  4.         (Current state: can accept connections, most other
  5.         code present but not hooked up to rest of app)
  6.         DNSlookups lookups added for incoming connections
  7.         Code added to ask user whether they want to accept
  8.         incoming connections or not.
  9.  
  10. 6/1/97        Started to add talkd code
  11.  
  12. 14/12/97    Fixed bug where NULL's sometimes got sent done connections.
  13.  
  14. 13/12/97    Added code so a talk client could connect
  15.  
  16. Version 0.03ß released, 16/11/97
  17.  
  18. 16/11/97    Made pressing ctrl-G send a beep
  19.  
  20. 15/11/97    Fixed telnet options started code - previously, it just sent
  21.           the options we wanted to the remote connection, twice.
  22.           Only showed itself with ANTterm, though. [ ta tigger ;) ]
  23.  
  24. Version 0.02ß released, 15/11/97
  25.  
  26. 13/11/97    Started to add wimp front end
  27.  
  28. 25/10/97    Added window size negotiation
  29.         Added delete, ctrl-C, ctrl-D and backspace.
  30.         Process escapes to ^[ to stop them screwing up our
  31.           formatting.
  32.         Ignores all chars <32 or >127 that is doesn't know
  33.           about.
  34.  
  35. 23/10/97    Taskwindow version, basic functionality working.
  36.  
  37. Started 19/10/97
  38.  
  39.  
  40. =======
  41. Keys
  42.  
  43. Ctrl-C        Terminate connection
  44. Ctrl-D
  45.  
  46. Ctrl-G        Beep!
  47.  
  48. Ctrl-U        Erase to beginning of line
  49. Ctrl-W        (erase word!!! :( )
  50.