Add ChangeLog stub for endbrXX fix (#1129)
This commit is contained in:
parent
145b83062e
commit
b3ef04c092
|
@ -1,5 +1,14 @@
|
|||
This file details the changelog of Capstone.
|
||||
|
||||
---------------------------------
|
||||
Version 4.x: **SETDATE**
|
||||
|
||||
|
||||
[ X86 ]
|
||||
|
||||
- Fix: endbr32 and endbr64 instructions are now properly decoded in both CS_MODE_32 and CS_MODE_64 (#1129)
|
||||
|
||||
|
||||
---------------------------------
|
||||
Version 4.0: December 18th, 2018
|
||||
|
||||
|
|
Loading…
Reference in New Issue