From 060194055c001b73fedb334a6802a72696b912ae Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sun, 11 Nov 2007 22:33:23 -0800 Subject: [PATCH] update history for last commit --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 5bb38e1..43e43a6 100644 --- a/History.txt +++ b/History.txt @@ -7,6 +7,7 @@ * Allow shorthand for requesting a god log * Add `god check` to make it easier to diagnose event problems * Refactor god binary into class/method structure + * Implement `god remove` to remove a Task altogether * New Conditions * DiskUsage < PollCondition - trigger if disk usage is above limit on mount [Rudy Desjardins] -- 2.11.4.GIT