- 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).
This commit is contained in:
Paul Beckingham 2012-05-28 12:51:27 -04:00
parent e99bbf6213
commit c42706a3dc
3 changed files with 5 additions and 1 deletions

View file

@ -71,6 +71,9 @@ Bugs
directly by external script when a variable is override.
+ Fixed bug #990, which prevents color precedence to be applied correctly for
tagged tasks.
+ 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).
------ old releases ------------------------------