diff options
author | Tom Gilbert <tom@linuxbrit.co.uk> | 2005-08-04 22:44:35 +0000 |
---|---|---|
committer | Tom Gilbert <tom@linuxbrit.co.uk> | 2005-08-04 22:44:35 +0000 |
commit | 83fd5d3b11539a07b740048ad93c09e31e8d6701 (patch) | |
tree | 3a9a69f1c76e8c5e6b2c4c0221f0ad7461c2e27f /ChangeLog | |
parent | e7558ab501d89ed4d04ff69b58344aec8de50844 (diff) |
Thu Aug 04 23:03:30 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
* Improved ircd recognition of rfc2812.rb
* de-string'd, de-cap'd rfc2812.rb, looks less shouty now
* moved the Q auth stuff (for quakenet) into a new qauth plugin (untested!)
* finish fixing the httputil
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Thu Aug 04 23:03:30 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> + + * Improved ircd recognition of rfc2812.rb + * de-string'd, de-cap'd rfc2812.rb, looks less shouty now + * moved the Q auth stuff (for quakenet) into a new qauth plugin (untested!) + * finish fixing the httputil + Thu Aug 04 00:11:52 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> * Tweaked the debug() stuff a bit. Need to do this more cleanly really |