From 33b859739c6fe64da5703fe2e3e12bc5907cba32 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Mon, 15 Dec 2014 09:54:20 +0100 Subject: updated history --- history.txt | 4 ++++ locale.js | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/history.txt b/history.txt index edbf4d0..a7b88af 100755 --- a/history.txt +++ b/history.txt @@ -2394,3 +2394,7 @@ ______ 141211 ------ * Threads: yield after each cycle in the experimental “forEach” primitive + +141215 +------ +* New Swedish translation! Yay!! Thanks, Erik A Olsson! diff --git a/locale.js b/locale.js index 915b017..b3c2ce5 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2014-December-02'; +modules.locale = '2014-December-15'; // Global stuff -- cgit v1.3.1