From 934b04884e2ebeca5d954e353cc261b06baf5855 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Fri, 29 May 2020 01:20:12 +0800 Subject: [PATCH] ChangeLog --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index bb2e6a07..7e81b347 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ This file details the changelog of Unicorn Engine. ----------------------------------- +----------------------------------- [Version 1.0.2-rc4]: May 29th, 2020 - No longer require Python to build @@ -10,7 +10,7 @@ This file details the changelog of Unicorn Engine. - Fix UAF when deleting hook while in hook callback - Ensure that hooks are unaffected by a request to stop emulation. - Fix block hooks being called twice after an early exit from execution. -- Fix binding install on python2 +- Fix binding install on python2 (MacOS) - X86: - Support read/write STn registers - Support read/write X64 base regs