From 42efb0c042ac6ff7987adc338974fb87d87160eb Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 3 Sep 2016 15:32:54 -0400 Subject: [PATCH] TI-42: refresh holiday script throws an error on nb-NO locale - Thanks to Jelle van der Waa. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index e80f3831..fcebf37b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ (Thanks to Jörg Krause, Ben Boeckel). - TW-1845 Cygwin build fails, missing get_current_dir_name (thanks to hosaka). +- TI-42 refresh holiday script throws an error on nb-NO locale + (thanks to Jelle van der Waa). - Fixed Python 3 support of the holdiay/refresh script (thanks to Jelle van der Waa).