home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / comms_networking / irclient / !IRClient / Scripts / Docs / History < prev    next >
Encoding:
Text File  |  1997-03-09  |  6.6 KB  |  127 lines

  1. JF: Justin Fletcher (Gerph)
  2. AH: Alex Howarth    (Zarni)
  3. MG: Matthew Godbolt (TheMoog)
  4.  
  5. 16 Jul 1996 - JF: Nick added to window displays
  6.                   Bug fix for nick name changes
  7. 17 Jul 1996 - JF: Columns mode added
  8.                   Fixes to naming and window titles
  9.                   Aliases section added
  10.                   Replaced old FNcapitalise
  11.                   Initial script                            (v1.01)
  12. 18 Jul 1996 - AH: Notify list added + OS_Args            (v1.02)
  13. 21 Jul 1996 - JF: Modifications to Notify
  14.                   Help text for commands added            (v1.03)
  15.                   Bug fixes to the ACTION stuff
  16. 03 Aug 1996 - JF: Bug fixes for Notice and FNAtEOF        (v1.04)
  17. 04 Aug 1996 - JF: Change overload structure
  18.                   /MODE fixed at last !
  19. 05 Aug 1996 - JF: /TOPIC now can view topic
  20.                   Version text added                (v1.05)
  21. 06 Aug 1996 - AH: Improved NOTIFY
  22.                   Modularised script                (v1.06)
  23. 07 Aug 1996 - JF: Moved HELP to a library 
  24.                   SET command overloaded            (v1.07)
  25. 09 Aug 1996 - JF: GDBMLib added to handle databases
  26.                   added PROCInitialiseModule
  27. 10 Aug 1996 - JF: ConfigLib added
  28. 11 Aug 1996 - JF: Now allows overloading on IRCServer chat
  29. 12 Aug 1996 - JF: Moved MOTD into MotdLib and added
  30.                   PROCShutdownModule
  31. 13 Aug 1996 - JF: ListLib written to speed up /LIST
  32. 14 Aug 1996 - MG: Delivered 0.24 to Gerph
  33. 15 Aug 1996 - JF: Changed routines to use new calls
  34. 15 Aug 1996 - JF: DCC library (Moog's) modularised and added    (v1.08)
  35. 16 Aug 1996 - JF: DCC's now fixed (!) and overloaded
  36.                   Some docs changed, /SET removed
  37.                   HTTPLib started in BASIC, then converted to IRClient
  38. 17 Aug 1996 - JF: HTTPLib improved by 3x, moving FNgetword to MC.
  39. 18 Aug 1996 - JF: Moving attribute routines to MC gives further 37% increase
  40. 26 Aug 1996 - JF: Added case insensitivity to /LIST.
  41.                   'Lib' removed from all names
  42. 27 Aug 1996 - JF: Script info moved to overload routine
  43.                   Massive changes to HTTPLib and a few to SMTP.    (v1.09)
  44.                   Changes to work with NetPlex (© DT)
  45.                   History added to HTTP                (v1.10)
  46. 31 Aug 1996 - JF: Fixed Scripts bug
  47.                   Unknown CTCP request changed
  48.                   Added Juggler's Headlines library        (v1.11)
  49. 05 Sep 1996 - JF: Added DCCSend Library, works for sending to 0.16
  50. 06 Sep 1996 - JF: Altered lots of PROCDisplay's to :
  51.                   PROCDisplayError,PROCDisplayWarning,PROCDisplayInfo
  52.                   to try to have some kind of standard.
  53. 07 Sep 1996 - JF: Added Samples for operations - I don't like it
  54.                   though.
  55.                   Fixed the nasty msgbeep code which was broken    (v1.12)
  56.                   Moved some utilities into Utils file
  57.                   Fixed nasty DCC bug which meant that chat/send
  58.                   didn't work
  59. 10 Sep 1996 - JF: Added DCC Get and Close support
  60.                   First >1024b file received at 6:27 pm :-)
  61. 11 Sep 1996 - JF: Nickname changing actually works now !
  62.                   changed format of Display<x> procs again.
  63. 12 Sep 1996 - JF: Added configuration to DCCSend        (v1.13)
  64. 14 Sep 1996 - JF: Added Logging
  65.                   Discovered why DCC Send was failing (512b bug)
  66. 20 Sep 1996 - MG: Sent 0.25 to Gerph
  67. 23 Sep 1996 - JF: 0.25 /very/ unstable on my machine :-(
  68.                   Switching back to 0.24 in the meantime
  69.                   Logs fixed to work with users
  70.                   Rudimentary Flood protection added
  71.                   CTCP SOURCE added.
  72. 24 Sep 1996 - MG: Sent 0.26 to Gerph to fix variable probs
  73.               JF: 0.26 still unstable, sticking with 0.24,
  74.                   new features on 0.26 look very nice though...
  75. 27 Sep 1996 - JF: Scheduler works, FloodProt works, DCC Send
  76.                   for filetypes added plus extra validation of
  77.                   send's.                    (v1.14)
  78. 28 Sep 1996 - JF: New structure for scripts devised at MG's
  79.                   suggestion. Hopefully this will lead to more
  80.                   modular upgrade routes...
  81.                   Massive updates to the ReleasNote file, and
  82.                   modifications marking inconsistancies in the
  83.                   other Docs.                    (v1.15)
  84. 28 Sep 1996 - JF: New structure required a Dependancy checker
  85.                   such that modules load in the correct order.
  86.                   Current implementation in Default.Dependancy
  87.                   should cope with most combinations and report
  88.                   errors safely.                (v1.16)
  89. 03 Oct 1996 - JF: Added HTMLDecode 1.05 which should fix --> bug
  90.                   which lynx used to suffer from.
  91. 12 Dec 1996 - MG: Delivered 0.27 to Gerph to fix long standing probs
  92. 24 Dec 1996 - JF: Restructured to get rid of 'irclib' - Magrathea
  93.                   is now the /only/ script usable with IRClient    (v1.17)
  94. 24 Dec 1996 - JF: Began using 0.27 after a few stability tests
  95. 24 Dec 1996 - JF: Got hold of 'new' scripts by Bruce and Winter.
  96.                   Incorporated nice 'colours' hack into Colours
  97.                   module
  98. 25 Dec 1996 - JF: Added some 'on' routines, Join, Part, Kick, Nick
  99. 26 Dec 1996 - JF: Added signatures to SMTP
  100. 27 Dec 1996 - JF: HTTP fetcher accepts authentication for one
  101.                   realm in the current session.
  102. 27 Dec 1996 - JF: Added Quote, fixed AutoGreet, other minor tidy ups
  103.                   Dependency improved with statistics and configuration
  104.                   CallBacks somewhat broken.
  105. 30 Dec 1996 - JF: Fixed AutoGreet again and added configuration plus
  106.                   wrote example of how to write the module and added
  107.                   callback to it.
  108. 03 Jan 1997 - JF: FTP works locally and /should/ work on 'real' servers
  109.                   Little bits of tidying up done on the main IRC program
  110.                   and some internal changes.
  111.                   Released to DT, AH and CJ for comments whilst Matt
  112.                   is here.                    (v1.18)
  113. 04-06 Jan 1997 - JF/MG:
  114.                   Lots of work done. Bug fixes for memory claims/guard
  115.                   words added, GLocals implemented, menu overload
  116.                   implemented and used, Evaluatable function names added
  117.                   (eg PROC(a$)(b$)). Limit on number of scripts upped
  118.                   to 64. HTTP now has Links and History lists on a menu.
  119.                   Scheduler now be redundant.
  120. 07 Jan 1997 - JF: Channel menu options re-implemented 'script-side'.
  121. 07 Jan 1997 - JF: WTF did MG add the WimpMessage_Received !!!!!
  122.                   (discovered today, started ExtEdit)
  123. 18 Jan 1997 - JF: Re-written most of the DCC library, DCC Chat seems
  124.                   stable again. Menus re-organised to look 'better'.
  125.                   Updated the ReleasNote file and this help.    (v1.19)
  126. 09 Mar 1997 - JF: Got 0.40 to test with.
  127.