mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #691
- Fixed bug #691, which was a mis-reporting of file lock state even when file locking was turned off (thanks to Tom Duffy).
This commit is contained in:
parent
63308441ec
commit
7986227ea2
4 changed files with 13 additions and 8 deletions
|
@ -83,6 +83,8 @@
|
|||
certain circumstances (thanks to Steve Rader).
|
||||
+ Fixed bug #645 & #660, which prevented logically combining report filters
|
||||
(thanks to Bryce Harrington).
|
||||
+ 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 '-'
|
||||
or '+' character.
|
||||
+ Fixed bug #699, truncated ssh://... during autopush after merge.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue