mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug - UTF8
- Fixed bug in the handling of UTF8 JSON data from holidata.net, when update-holidays.pl when decoding and writing files.
This commit is contained in:
parent
7a45db4d0f
commit
0a0e8f0d6b
2 changed files with 12 additions and 4 deletions
|
@ -270,6 +270,8 @@
|
|||
+ Fixed problem with non-UTC defaults for "TZ" (thanks to Owen Clarke).
|
||||
+ Removed use of Lua API call that is deprecated in 5.1 and removed from 5.2
|
||||
(thanks to Michal Vyskocil).
|
||||
+ Fixed problem where update-holidays.pl did not properly handle UTF8 JSON
|
||||
data.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue