From 86f113a24c96072cee661243a67123593fac6a39 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Fri, 3 Feb 2012 00:05:46 -0500 Subject: [PATCH] Feature #609 - Added feature #609, which allows suppression of output labels and verbose text. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 52745c9e3..ba144bde6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -75,6 +75,8 @@ is applied. + Added feature #607, which allows modification of a task during annotation (thanks to Peter De Poorter). + + Added feature #609, which allows suppression of output labels and verbose + text. + Added feature #612, so that the 'info' command displays the sum of all active (start/stop) times for a task, if the 'journal.info' configuration variable is set (thanks to Andy Kriger).