]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commitdiff
sync Changelog
authorTom Gilbert <tom@linuxbrit.co.uk>
Sun, 6 Aug 2006 16:28:53 +0000 (16:28 +0000)
committerTom Gilbert <tom@linuxbrit.co.uk>
Sun, 6 Aug 2006 16:28:53 +0000 (16:28 +0000)
ChangeLog

index 3c521c47519c371999c1c09a22a883bfadb1a873..c15ec07d45a2250cfbd1fe611df643c5753b860d 100644 (file)
--- 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