From bb45d91ddb808bcc11f206ff115334558a4f763a Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Mon, 7 Sep 2009 15:41:51 +0200 Subject: [PATCH] Added sha1 of 1.8.2 to ChangLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index be620b998..704cbaa04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ ------ current release --------------------------- -1.8.2 (9/7/2009) +1.8.2 (9/7/2009) f243f0ed443ecd7dde779de8a6525222591024db + Added feature #282 that returns useful exit codes to the shell. Now a script can detect whether no tasks were returned by a report (thanks to Pietro Cerutti).