mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
parent
8659ff8292
commit
f0bd5a4f20
1 changed files with 5 additions and 5 deletions
10
ChangeLog
10
ChangeLog
|
@ -34,11 +34,8 @@ Features
|
|||
+ Added new export script: export-tsv.pl.
|
||||
|
||||
Bugs
|
||||
+ Improved hyphenation by splitting on commas (even if no whitespace after).
|
||||
Leads to better output of, for example, 'task show', where comma-separated
|
||||
lists are common.
|
||||
+ Fixed bug #1031, which kept expanding aliases after the '--' operator (thanks
|
||||
to Jim B).
|
||||
+ Fixed bug #947, #1031, which kept expanding aliases after the '--' operator
|
||||
(thanks to Jim B).
|
||||
+ Fixed bug #1038, which prints blank lines with bulk changes and when the
|
||||
verbose attributes does not specify it. Lines do a better separation between
|
||||
each changes also.
|
||||
|
@ -57,6 +54,9 @@ Bugs
|
|||
pending task (thanks to Aikido Guy).
|
||||
+ Fixed bug #1123, which caused the undo of a 'log' command to corrupt the data
|
||||
file (thanks to Tim None).
|
||||
+ Improved hyphenation by splitting on commas (even if no whitespace after).
|
||||
Leads to better output of, for example, 'task show', where comma-separated
|
||||
lists are common.
|
||||
+ No more bash completion of, for example, 'projABC:', or of 'proj:' if
|
||||
abbreviation.minimum is greater than 4.
|
||||
+ Fixed bug where shadow files are not properly created when there is a missing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue