mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
NEWS: Correct the Unicode version
The currently supported Unicode character set is actually Unicode 12.
This commit is contained in:
parent
7848d25f18
commit
50eb00d542
2 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@
|
|||
- TW #2292 CmdEdit: Interruption should remove lock file
|
||||
Thanks to Martin Michlmayr for reporting, indev12 for contributing.
|
||||
- TW #2333 Width determination of Unicode characters now works for up to
|
||||
Unicode 11 (from Unicode 5). Emojis are correctly displayed.
|
||||
Unicode 12 (from Unicode 5). Emojis are correctly displayed.
|
||||
Thanks to Adam Monsen for reporting.
|
||||
- TW #2373 Year 2038 Problem
|
||||
Thanks to Stephan Rieche for reporting.
|
||||
|
|
2
NEWS
2
NEWS
|
@ -8,7 +8,7 @@ New Features in Taskwarrior 2.6.0
|
|||
allows users to setup their Taskwarrior to follow XDG standard without
|
||||
using config overrides.
|
||||
- Newer Unicode characters, such as emojis are correctly handled and displayed.
|
||||
Taskwarrior now supports all Unicode characters up to Unicode 11.
|
||||
Taskwarrior now supports all Unicode characters up to Unicode 12.
|
||||
- Datetime values until year 9999 are now supported.
|
||||
Duration values of up to 1 000 000 years are now supported.
|
||||
- 64-bit numeric values (up to 9,223,372,036,854,775,807) are now supported.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue