diff options
author | Tom Gilbert <tom@linuxbrit.co.uk> | 2005-07-21 11:03:46 +0000 |
---|---|---|
committer | Tom Gilbert <tom@linuxbrit.co.uk> | 2005-07-21 11:03:46 +0000 |
commit | ca4b8b57bd382ca4619cac1157f14ea0e396cc55 (patch) | |
tree | 658d5c63d48db28ac287c1d973fe88320ad3b0ac /ChangeLog | |
parent | e3c4d9ad30b8548c09dd7d26abdfeef223c23f40 (diff) |
Wed Jul 20 23:30:01 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
* Move some core plugins to use the new httputil
* fix wserver's redirection handling for relative (i.e. broken) redirects
* fix tube plugin's html parsing
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Wed Jul 20 23:30:01 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> + + * Move some core plugins to use the new httputil + * fix wserver's redirection handling for relative (i.e. broken) redirects + * fix tube plugin's html parsing + 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 |