mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #694
- Fixed bug #694, which allows attributes to be modified while annotating a task (thanks to Aikido Guy).
This commit is contained in:
parent
2f60bdf9d0
commit
d15cccdb7d
3 changed files with 76 additions and 0 deletions
|
@ -109,6 +109,8 @@
|
|||
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 #694, which allows attributes to be modified while annotating a
|
||||
task (thanks to Aikido Guy).
|
||||
+ 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