From bfb9d09a65898fae5630fd3968314befa98eab73 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Sat, 1 Jul 2017 10:19:58 +0100 Subject: Remove extra UTF-8 entry --- Changelog.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 84d7f9b2..7a414653 100644 --- a/Changelog.md +++ b/Changelog.md @@ -33,7 +33,6 @@ Bugfixes: * Type Checker: Disallow comparisons between mapping and non-internal function types. * Type Checker: Disallow invoking the same modifier multiple times. * Type Checker: Do not treat strings that look like addresses as addresses. - * Type Checker: Make UTF8-validation a bit more sloppy to include more valid sequences. * Type Checker: Support valid, but incorrectly rejected UTF-8 sequences. * Unused variable warnings no longer issued for variables used inside inline assembly. -- cgit v1.2.3