From e1c0fc1b18a9c406d60ea1103fadd25f21b1cef0 Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Thu, 5 Apr 2012 16:40:11 +0300 Subject: [PATCH] Update CHANGES --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 234f6c9..4460131 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,4 @@ +* Updated french translation. Thanks, @BertrandBordage * Merged @sleepyjames' PR that fixes an error when pofile save path contains '.po' in the path * Merged @rory's PR to correcty handle plural strings that have a leading/trailing newline (Issue #34)