From 738933938a51f324187bef3188eb2d8ea69e83b9 Mon Sep 17 00:00:00 2001 From: Victor Date: Fri, 29 Jun 2018 16:18:16 +0200 Subject: [PATCH] Added changelog. --- changelog/3630.bugfix.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3630.bugfix.rst diff --git a/changelog/3630.bugfix.rst b/changelog/3630.bugfix.rst new file mode 100644 index 000000000..505bcb8fd --- /dev/null +++ b/changelog/3630.bugfix.rst @@ -0,0 +1 @@ +Log messages with unicode characters would not appear in the output log file.