summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2007-02-20 08:15:59 +0000
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2007-02-20 08:15:59 +0000
commit6e16568665a242c645322d1f9cd144d55a87817e (patch)
tree8709bf78fbecd56a05ca7bb67b9c45a892841b0c /ChangeLog
parent7b7f1309e8c3dbc3bb4408d56489ae5fba77d57a (diff)
Fix timer handling when Actions raise errors
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b82b3b0f..2aea6f0e 100644
--- 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