From 56ebdf90d74446804694751768eaa31fb1f02086 Mon Sep 17 00:00:00 2001 From: Allofich Date: Sun, 23 Jun 2019 22:10:38 +0900 Subject: [PATCH] Update CHANGELOG and skipped commits --- CHANGELOG | 4 ---- patch-integration/Skipped SVN commits.txt | 1 + 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index eed5f6f5f..8b5b34829 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -110,10 +110,6 @@ - Check lengths before adding C-style strings together. - Fix unmounting of complex drives where parts were left and file pointers were kept open. - - Store whether generated code is 16- or 32-bit, so this - information can be used when checking for self-modifying - code. Some code is identical except for being 32- or 16-bit. - Fixes some hard to reproduce problems with small codeblocks. - Stop storing raw modrm value. Should save an instruction on each get_modrm call. - Strip leading = from value. Can happen if you execute diff --git a/patch-integration/Skipped SVN commits.txt b/patch-integration/Skipped SVN commits.txt index f446ee065..81b61983a 100644 --- a/patch-integration/Skipped SVN commits.txt +++ b/patch-integration/Skipped SVN commits.txt @@ -60,6 +60,7 @@ Commit#: Reason for skipping: 4196 New overlay drive, skipping for now 4199 Conflict 4200 Conflict +4206 Caused unexpected "DYNREC:Can't run code in this page" error 4215 Conflict 4216 Overlay 4217 Overlay