From ed91aa74ec7dacf3d4f7f794ac571bd7ffcc8cc0 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 30 Jul 2019 16:52:48 -0400 Subject: Use CP1252 instead of ISO-8859-1. CP1252 is a superset of ISO-8859-1. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index b6abe64c..ba07a6fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ Download: Bugfixes: * Do not advance the caret on failed incremental find. -* Fixed bug with filters that have extension includes and pattern excludes +* Fixed bug with filters that have extension includes and pattern excludes. Changes: -- cgit v1.2.3