Bug #960
- Fixed bug #960, which caused tab-completion to fail after any non-ASCII alpha characters were used in a description (thanks to Hyde Stevenson).
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -142,4 +142,5 @@ suggestions:
|
||||
Bryan Kam
|
||||
Nicholas Rabenau
|
||||
Bruno Bigras
|
||||
Hyde Stevenson
|
||||
|
||||
|
||||
@@ -71,6 +71,8 @@ Bugs
|
||||
+ Fixed incorrect Lua API return value (thanks to Oleksii Tsai).
|
||||
+ Fixed bug #956, which prevents 'ids', 'uuids' and helper commands to be used
|
||||
directly by external script when a variable is override.
|
||||
+ Fixed bug #960, which caused tab-completion to fail after any non-ASCII alpha
|
||||
characters were used in a description (thanks to Hyde Stevenson).
|
||||
+ Fixed bug #990, which prevents color precedence to be applied correctly for
|
||||
tagged tasks.
|
||||
+ Fixed bug #1008, which failed to remove tasks with the special tag '+nocal'
|
||||
|
||||
Reference in New Issue
Block a user