From 788138901266772ecf6a33f3dd488f0069027640 Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Sat, 31 Mar 2012 09:13:25 +0200 Subject: [PATCH] Merged @sleepyjames' PR that fixes an error when pofile save path contains '.po' in the path --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 96260c6..234f6c9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,4 @@ +* 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) Version 0.6.6