Docs: Updated regarding TW-1857

This commit is contained in:
Paul Beckingham 2016-10-16 13:49:05 -04:00
parent 6f0a3c12de
commit 096f12fd09
2 changed files with 5 additions and 2 deletions

View file

@ -132,6 +132,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
Sebastien Badia Sebastien Badia
Ran Benita Ran Benita
Vladimir Vladimir
Zachary Manning
Thanks to the following, who submitted detailed bug reports and excellent Thanks to the following, who submitted detailed bug reports and excellent
suggestions: suggestions:

View file

@ -3,9 +3,9 @@
- TD-64 sync conflict deleted all annotations of the task - TD-64 sync conflict deleted all annotations of the task
(thanks to Markus Beppler, Konstantin Vorobyev). (thanks to Markus Beppler, Konstantin Vorobyev).
- TW-61 Extract only tasks with annotations - TW-61 Extract only tasks with annotations
(thanks to Aikido Guy) (thanks to Aikido Guy).
- TW-1785 Purge command to remove deleted tasks - TW-1785 Purge command to remove deleted tasks
(thanks to Paul Beckingham) (thanks to Paul Beckingham).
- TW-1772 Implementation of circular dependency detection is - TW-1772 Implementation of circular dependency detection is
inefficient (thanks to Michael Meier). inefficient (thanks to Michael Meier).
- TW-1778 Unicode strings are truncated in task description - TW-1778 Unicode strings are truncated in task description
@ -26,6 +26,8 @@
(thanks to george js). (thanks to george js).
- TW-1820 Install with -DLANGUAGE=2 flag not work. - TW-1820 Install with -DLANGUAGE=2 flag not work.
(thanks to E. Manuel Cerr'on Angeles) (thanks to E. Manuel Cerr'on Angeles)
- TW-1857 Change Task::get call to the more efficient Task::has
(thanks to Zachary Manning).
- Added 'juhannus' as a synonym for 'midsommarafton' - Added 'juhannus' as a synonym for 'midsommarafton'
(thanks to Lynoure Braakman). (thanks to Lynoure Braakman).
- Deprecated the 'DUETODAY' virtual tag, which is a synonym for the 'TODAY' - Deprecated the 'DUETODAY' virtual tag, which is a synonym for the 'TODAY'