mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug Fix - Bug #241
- Fixed bug #241 that caused redirected output to retain color control codes for colored header and footnotes (thanks to John Florian).
This commit is contained in:
parent
b28575625e
commit
d39e45841d
2 changed files with 14 additions and 3 deletions
|
@ -13,6 +13,8 @@
|
|||
+ Fixed bug that allowed a recurring task to be added without a due date.
|
||||
+ Fixed bug #243 that caused exported due dates to be quoted, which then
|
||||
confused a subsequent import (thanks to John Florian).
|
||||
+ Fixed bug #241 that caused redirected output to retain color control codes
|
||||
for colored header and footnotes (thanks to John Florian).
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue