update Changelog for 1.0.2-rc6
This commit is contained in:
parent
0291ac7675
commit
198e432a1d
@ -1,7 +1,13 @@
|
||||
This file details the changelog of Unicorn Engine.
|
||||
|
||||
------------------------------------
|
||||
[Version 1.0.2-rc5]: Sept 22th, 2020
|
||||
[Version 1.0.2-rc6]: Sept 24th, 2020
|
||||
|
||||
- Add uc_context_free() API
|
||||
- Fix context saving/retoring API (core & Python binding)
|
||||
|
||||
------------------------------------
|
||||
[Version 1.0.2-rc5]: Sept 22nd, 2020
|
||||
|
||||
- Add cmake option to build Unicorn as a static library
|
||||
- Fix error handling of mmap()
|
||||
|
@ -10,4 +10,4 @@ PKG_MINOR = 0
|
||||
PKG_EXTRA = 2
|
||||
|
||||
# version tag. Examples: rc1, b2, post1
|
||||
PKG_TAG = rc5
|
||||
PKG_TAG = rc6
|
||||
|
Loading…
Reference in New Issue
Block a user