From 666eb414ebc4d852410699f061c4b2d505f59308 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Mon, 11 Nov 2013 16:24:28 -0300 Subject: Use 'utf-8' as default/fallback encoding. - Also reorder stdlib imports alphabetically :) --- changes/bug-4427_default-encoding-to-utf8 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/bug-4427_default-encoding-to-utf8 (limited to 'changes/bug-4427_default-encoding-to-utf8') diff --git a/changes/bug-4427_default-encoding-to-utf8 b/changes/bug-4427_default-encoding-to-utf8 new file mode 100644 index 0000000..3f7d671 --- /dev/null +++ b/changes/bug-4427_default-encoding-to-utf8 @@ -0,0 +1,2 @@ + o Default encoding to 'utf-8' in case of system encodings not set. Closes + #4427. -- cgit v1.2.3