mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 22:47:20 +02:00
Bug Fix - wrong .taskrc file in message
- When a .taskrc file is overridden (with rc:...) task still refers to the default file name in output.
This commit is contained in:
parent
7b0edfdeba
commit
af49ccf508
2 changed files with 6 additions and 2 deletions
|
@ -5,7 +5,9 @@
|
|||
+ Fixed bug #231 that broke the build on OpenBSD 32-bit due to a time_t
|
||||
and int collision (thanks to Pietro Cerutti).
|
||||
+ Fixed bug #241 that prevented bash's tab-completion of projects in Fedora
|
||||
11 and likely anything using bash-4 (John Florian)
|
||||
11 and likely anything using bash-4 (thanks to John Florian).
|
||||
+ Fixed bug that displays the wrong .taskrc file name on override (thanks to
|
||||
Federico Hernandez).
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue