summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTom Gilbert <tom@linuxbrit.co.uk>2006-08-06 16:28:53 +0000
committerTom Gilbert <tom@linuxbrit.co.uk>2006-08-06 16:28:53 +0000
commitc338754580782bbd6c637950e290ff0830e88eae (patch)
tree4c73870c754a40538fb1884484a1248459866eb4 /ChangeLog
parent03ca80de3d9c8ad38fe8072be811774cb9662d2b (diff)
sync Changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c521c47..c15ec07d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Sun Aug 06 17:33:55 BST 2006 Tom Gilbert <tom@linuxbrit.co.uk>
+
+ * 0.9.10 released
+ * Changes: Lots of new and updated plugins, including one to poll RSS feeds.
+ A first step towards a better auth system (total revamp due in 0.9.11).
+ Improvements to network and server code which should provide greater
+ stability. A new message queueing mechanism with bitrate throttling. A new
+ logging framework for debugging and tracing the activities of the bot. A
+ new split-db registry system for better performance and transactional
+ usage of bdb for resilience. More integration with Nickserv where
+ available including optional automatic ghost-killing.
+
Wed Sep 07 20:16:46 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
* Fixed quit, broke it last commit