From c8ce91e4be579a4fa19af12b5d196482e7e58075 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 9 Jul 2012 08:27:59 -0400 Subject: [PATCH] Documentation - Missed adding #872 when closing #1006. --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index d7e176b99..3f354fbbf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -89,9 +89,9 @@ Bugs + Fixed bug #990, which prevents color precedence to be applied correctly for tagged tasks. + Fixed bug #1001, which caused a segv (thanks to Bryce Harrington). - + Fixed bug #945, #1006, #1024, which caused words like the German 'im' and - 'des' in a description to be expanded into 'imask' and 'description' (thanks - to Louis-Claude Canon, Stephen Hay and Martin U). + + Fixed bug #872, #945, #1006, #1024, which caused words like the German 'im' + and 'des' in a description to be expanded into 'imask' and 'description' + (thanks to Michelle Crane, Louis-Claude Canon, Stephen Hay and Martin U). + Fixed bug #1008, which failed to remove tasks with the special tag '+nocal' from the calendar report output with 'calendar.details=full' set (thanks to Bryan Kam).