From f19c1285d0f09a09d8e93821de46c800e8f4d658 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Sat, 28 Mar 2020 10:15:25 +0100 Subject: [PATCH] +chg Update changes.txt --- Build/Changes.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index 36d655d4a..5ee7bbc34 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -115,9 +115,9 @@ ENHANCEMENT: ----------------------------------------------------- FIXES: ----------------------------------------------------- -- Review scroll behavior for context menu. -- Stop scrolling on context menu click. -- Don't use analysis hint UTF-8, if file is invalid UTF-8. +- Locale dependent string comparison and Logical Number comparison. +- Review scroll behavior for context menu and Stop scrolling on context menu click. +- Do not use analysis hint UTF-8, if file is invalid UTF-8. - Configurable default ANSI code-page (locale) detection bonus. - No AutoCompletion on empty words (busy loop bug). - DPI Scaling Toolbar and DPI scaling selection mode.