Virtual Tag

- Added 'ANNOTATED' virtual tag.  This fell out of a change mandated by #1218.
This commit is contained in:
Paul Beckingham
2013-04-01 15:15:10 -04:00
parent 6824fb1527
commit 1de2f9e6f1
4 changed files with 34 additions and 22 deletions

View File

@@ -30,7 +30,7 @@ Features
+ The 'diagnostics' command now reports libuuid details.
+ New characters for parsing and formating dates ('n', 's' and 'v').
+ Virtual tags (BLOCKED, UNBLOCKED, BLOCKING, DUE, DUETODAY, TODAY, OVERDUE,
ACTIVE, SCHEDULED, CHILD, UNTIL and WAITING).
ACTIVE, SCHEDULED, CHILD, UNTIL, WAITING and ANNOTATED).
+ New 'modified' attribute, which contains the most recent modification date,
if a modification has occurred.
+ Fixed the mechanism used for selecting translations (thanks to Fidel Mato).