From dccec984c032b09008a569f3e6a8efacc633c5ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Mon, 30 Sep 2019 09:10:39 +0200 Subject: [PATCH] Add CHANGES for GL #846 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index c31a99a8d7..c25458a630 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5294. [func] Fallback to ACE name on output in locale, which does not + support converting it to unicode. [GL #846] + 5293. [bug] On Windows, named crashed upon any attempt to fetch XML statistics from it. [GL #1245]