mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #683
- Fixed bug #683, in which the 'config' command sometimes edited comments instead of the proper line in .taskrc (thanks to Erlan Sergaziev).
This commit is contained in:
parent
523173e27e
commit
4522877b43
2 changed files with 56 additions and 40 deletions
|
@ -94,6 +94,8 @@
|
|||
certain circumstances (thanks to Steve Rader).
|
||||
+ Fixed bug #645 & #660, which prevented logically combining report filters
|
||||
(thanks to Bryce Harrington).
|
||||
+ Fixed bug #683, in which the 'config' command sometimes edited comments
|
||||
instead of the proper line in .taskrc (thanks to Erlan Sergaziev).
|
||||
+ Fixed bug #691, which was a mis-reporting of file lock state even when file
|
||||
locking was turned off (thanks to Tom Duffy).
|
||||
+ Fixed bug #696, where the command line parser was confused by a single '-'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue