aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2019-07-30 16:52:48 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2019-07-30 16:52:48 -0400
commited91aa74ec7dacf3d4f7f794ac571bd7ffcc8cc0 (patch)
tree2ce277552055cd023df31d8f4272fecfb59c139d /CHANGELOG.md
parent68abf86021d8dc505ac0b6c91f2b5941a8da9d15 (diff)
Use CP1252 instead of ISO-8859-1.
CP1252 is a superset of ISO-8859-1.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
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: