commit aa6e7dbb877172c9075dcf5c3fa1762687a17d63
parent 3b503edeb98edeeaa467be9532797c647edde40f
Author: Suraj N. Kurapati <sunaku@gmail.com>
Date: Sun, 24 Sep 2006 16:02:00 -0700
[project @ 6c9a48a25962b87f82b162a799a566875e3e4053]
add log about 2 stage evt handling
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/HISTORY b/HISTORY
@@ -1,6 +1,11 @@
This is a history of major changes to {my wmii configuration}[http://people.ucsc.edu/~skurapat/wmii.html].
+= 2006-09-24
+
+* Added two-stage event handling, to minimize the number of events missed while processing an event.
+
+
= 2006-09-23
* Fixed event & status bar loop. It was forgotten when I transitioned to the new Ixp::Node#method_missing behavior on 2006-09-22.