prepare for v1.0

This commit is contained in:
Nguyen Anh Quynh 2017-02-23 20:17:02 +08:00
parent d5870ff47d
commit f3f2a4d7a9
2 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,14 @@
This file details the changelog of Unicorn Engine.
----------------------------------
[Version 1.0]: February 23th, 2017
- Fix build script for BSD host.
- Fix building Unicorn on Arm/PPC/Sparc/S390 hosts.
- X86:
- Fix 16bit address computation.
- Fix initial state of segment registers.
----------------------------------
[Version 1.0-rc3]: January 25th, 2017

View File

@ -10,4 +10,4 @@ PKG_MINOR = 0
PKG_EXTRA = 0
# version tag. Examples: rc1, b2, post1
PKG_TAG = rc3
PKG_TAG =