From c2d57c6806b5f6d99fe1411b9d5872d6e74ee81d Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Wed, 4 Jan 2017 20:07:50 +0800 Subject: [PATCH] update ChangeLog for 1.0-rc2 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index b8b54c5a..339e11c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ This file details the changelog of Unicorn Engine. +---------------------------------- +[Version 1.0-rc2]: Janyary 4th, 2017 + +- Remove glib & pkconfig dependency. +- Python: fix an issue to restore support for FreeBSD (and other *BSD Unix). +- ARM: support MCLASS cpu (Cortex-M3). +- Windows: export a static lib that can be used outside of Mingw + ---------------------------------- [Version 1.0-rc1]: December 22nd, 2016