]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - ChangeLog
Fix timer handling when Actions raise errors
[user/henk/code/ruby/rbot.git] / ChangeLog
index b82b3b0f685b3dc2b9b4176891c2ef1597d04694..2aea6f0e7a816076ee6e6acae36d65f5254a0d64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-20  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+
+       * Timers: failing timer actions don't prevent the global timer ticker
+       from functioning properly.
+
 2007-02-18  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
 
        * Plugin: Provide a plugin.header file with boilerplate plugin