mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #745
- Fixed Bug #745, which allows projects names with spaces, provided the values are quoted (thanks to Duane Waddle). - Added unit test.
This commit is contained in:
parent
76f11cb73c
commit
4f4a04738f
4 changed files with 10 additions and 8 deletions
|
@ -42,6 +42,10 @@
|
|||
truncated to a page.
|
||||
+ Fixed Bug #732, which fixes misleading messages and documentation for
|
||||
merge/push/pull URIs (thanks to Tomas Cech).
|
||||
+ Fixed Bug #745, which allows projects names with spaces, provided the values
|
||||
are quoted (thanks to Duane Waddle).
|
||||
+ Applied patch for Bug #746, which added missing documentation for the 'entry'
|
||||
report column (thanks to Duane Waddle).
|
||||
|
||||
# Untracked Bugs, biggest first.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue