mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Unicode
- The configuration file now supports JSON encoding of Unicode characters, by specifying \uNNNN.
This commit is contained in:
parent
67f20d96bc
commit
74bbd6cefe
5 changed files with 12 additions and 5 deletions
|
@ -32,6 +32,8 @@ Features
|
|||
that are not yet modified.
|
||||
+ ColPriority.cpp - Migration of column modification code out of Task.cpp and
|
||||
into the individual column object.
|
||||
+ The configuration file now supports JSON encoding of Unicode characters, by
|
||||
specifying \uNNNN.
|
||||
+ Now requires libuuid (thanks to Martin Natano).
|
||||
|
||||
Bugs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue