commit 7b5ede68be1ab93dede033686d0b3fa9dd795c1d
parent 15f2eb70481c858fbda0fadf8b1304e98fdafd7e
Author: Suraj N. Kurapati <sunaku@gmail.com>
Date: Thu, 21 Sep 2006 01:35:19 -0700
[project @ 9349ef604f7983f08a327a47e87254d61071f38b]
[project @ 119]
add note about term existing procs
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/HISTORY b/HISTORY
@@ -13,6 +13,8 @@ This is a history of major changes to {my wmii configuration}[http://people.ucsc
* Updated event loop for {wmii-3.1's /event overload bug fix}[http://wmii.de/pipermail/wmii/2006-September/002718.html].
+* Added explicit termination of already running instances in *wmiirc* via Process.kill and `ps`, instead of using /event as a means of coordinating said task.
+
= 2006-09-19