mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 18:06:42 +02:00
parent
69378ab099
commit
812459bcdc
3 changed files with 10 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -181,3 +181,4 @@ suggestions:
|
||||||
Roy Zuo
|
Roy Zuo
|
||||||
Friedrich Heusler
|
Friedrich Heusler
|
||||||
Ben Armstrong
|
Ben Armstrong
|
||||||
|
XTaran
|
||||||
|
|
|
@ -71,6 +71,8 @@ Bugs
|
||||||
Weber).
|
Weber).
|
||||||
+ #1300 Encode/decode pairing is now properly balanced.
|
+ #1300 Encode/decode pairing is now properly balanced.
|
||||||
+ #1305 Commit hash now available in tarball builds (thanks to Ben Boeckel).
|
+ #1305 Commit hash now available in tarball builds (thanks to Ben Boeckel).
|
||||||
|
+ #1352 Terminal crashes when using taskwarrior's zsh completion (thanks to
|
||||||
|
Ivan Freitas, XTaran).
|
||||||
+ #1387 ZSH Auto-Completion dates are not current (thanks to Benjamin Weber).
|
+ #1387 ZSH Auto-Completion dates are not current (thanks to Benjamin Weber).
|
||||||
+ Fixed bug so that 'limit:page' now considers footnote messages.
|
+ Fixed bug so that 'limit:page' now considers footnote messages.
|
||||||
+ Fixed bug where specifying an ID of 0 yielded all completed/deleted tasks
|
+ Fixed bug where specifying an ID of 0 yielded all completed/deleted tasks
|
||||||
|
|
7
NEWS
7
NEWS
|
@ -36,6 +36,13 @@ Newly deprecated features in taskwarrior 2.3.0
|
||||||
- The 'diagnostics' command no longer generates 1000 UUIDs as a uniqueness
|
- The 'diagnostics' command no longer generates 1000 UUIDs as a uniqueness
|
||||||
test, because libuuid is now mandatory.
|
test, because libuuid is now mandatory.
|
||||||
|
|
||||||
|
Known Issues
|
||||||
|
|
||||||
|
- There is a zsh bug (fixed, but not necessarily updated in your OS) that can
|
||||||
|
cause the terminal to crash when completion is invoked. See the issue for
|
||||||
|
full details:
|
||||||
|
http://taskwarrior.org/issues/1352
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Taskwarrior has been built and tested on the following configurations:
|
Taskwarrior has been built and tested on the following configurations:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue