[project @ 2005-06-24 06:13:45 by unknown_lamer]
[clinton/bobotpp.git] / ChangeLog
index e8179ab..e3cfd5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
+2005-06-24  Clinton Ebadi  <clinton@unknownlamer.org>
+
+       * source/ScriptCommands.C (sendNotice): Returns error code instead
+       of just #t or #f
+
+       * source/Commands.C (Say): Check to make sure target is a channel
+       (Msg): Extended to send messages to channels
+
 2005-06-23  Clinton Ebadi  <clinton@unknownlamer.org>
 
+       * scripts/bot.scm: Added file ((bobotpp bot) module for other
+       modules to gain access to bobot++ interface)
+
        * source/Commands.C (Notice): Commented out check/abort if target
        is a channel (there doesn't seem to be a reason for this to not work)