[project @ 2005-06-28 03:16:45 by unknown_lamer]
[clinton/bobotpp.git] / NEWS
diff --git a/NEWS b/NEWS
index 9fa7ab9..01c3d4d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,20 @@ Version 2.1.8:
       etc.)
   + Message Sending
     * Implemented bot:notice
+  + Misc
+    * Added (bobotpp bot) module that modules may use to gain access
+      to the bobot++ functions
+    * bot:msg and bot:say may both send to channels and users (instead
+      of bot:msg for users and bot:say for channels)
+  + Debugging
+    * The debugging evaluator is now enabled when --debug is passed to the bot
+- Documentation
+  + Merged documentation patch from Dale Smith (thanks)
+- Misc
+  + NOTICEs and PRIVMSGs are now sent correctly if they contain an
+    embedded newline
+  + Max nick length is now configurable via 'maxnicklength' option in
+    bot.conf (defaults to 9)
 
 
 Version 2.1.7:
@@ -62,7 +76,7 @@ Version 2.1.4: DCC Support Enhancements
 Version 2.1.3: Something
 - The flood rate can now be set using !setfloodrate INTEGER. The
 default is two messages per second before the bot will ignore
-you. (thanks to Björn Gustavsson for requesting this)
+you. (thanks to Björn Gustavsson for requesting this)
 - The flood rate may also be set from Scheme using (bot:setfloodrate
 integer)
 - A very large crash bug has been fixed. Previously, if an undefined