[project @ 2005-06-28 10:08:45 by unknown_lamer]
[clinton/bobotpp.git] / ChangeLog
index e76f0e3..52aa3f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
 2005-06-28  Clinton Ebadi  <clinton@unknownlamer.org>
 
+       * source/Main.C: Merged error handling patch from dsmith
+
+       * source/Parser.C: Merged error handling
+       patch from dsmith
+
+       * source/Interp.H: Merged error handling patch from dsmith
+
+       * source/Interp.C (lazy_handler): Merged error handling patch from
+       dsmith
+
+       * source/BotInterp.H: Merged error handling patch from dsmith
+
+       * source/BotInterp.C: Merged error handling patch from dsmith
+
        * bobot++.texinfo (Low Level Message Functions): Documented
        bot:send-ctcp-reply
 
@@ -14,7 +28,7 @@
        * source/Interp.C (interp_init_helper): Renamed bot:send-CTCP to
        bot:send-ctcp
 
-       * source/ScriptCommands.H: Uncommended sendCTCPReply prototype
+       * source/ScriptCommands.H: Uncommented sendCTCPReply prototype
 
        * source/ScriptCommands.C (sendCTCP): Convert to use Commands::CTCP
        (sendCTCPReply): Added