summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTom Gilbert <tom@linuxbrit.co.uk>2005-07-20 00:18:13 +0000
committerTom Gilbert <tom@linuxbrit.co.uk>2005-07-20 00:18:13 +0000
commit73eb00417fdeff67e7bc46d806b16ab34cf74f09 (patch)
tree2a206bcc9c44fd85a0231de4b5e608f726026ab0 /ChangeLog
parent66d49005d6b359dabc8a48fccab9c860ef31f29b (diff)
update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1fe41b3d..e53f1f64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jul 20 01:18:06 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
+
+ * Add new httputil object to the bot object, to be used by plugins etc
+ that wish to make http requests. It sets up all the proxies etc for them
+ according to bot config.
+
Sat Jul 16 02:23:13 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
* Apply most of Rene's patch and fix various plugins.