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:
Paul Beckingham 2012-02-19 23:22:45 -05:00
parent 7a45db4d0f
commit 0a0e8f0d6b
2 changed files with 12 additions and 4 deletions

View file

@ -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 ------------------------------