mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #347 - Confirmation dialog is lowercase for "all"
- changed confirmation to be now "All" for multiple changes - added unit tests for all answers to multiple changes
This commit is contained in:
parent
7acef0c9fd
commit
b684ded845
3 changed files with 39 additions and 5 deletions
|
@ -23,6 +23,8 @@
|
|||
due dates, which are no longer relevant to a completed task (thanks to
|
||||
Cory Donnelly).
|
||||
+ Fixed bug that was causing the 'completed' report to sort incorrectly.
|
||||
+ Fixed bug #347 which used only a lowercase "all" to confirm multiple changes
|
||||
instead of an uppercase "All" like the "Yes" answer.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue