Skip to content

Commit 650e85d

Browse files
authored
Update ChangeLog v5.0 Final
1 parent 7fa8eb0 commit 650e85d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ChangeLog

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Version 5.0.0: July 5th, 2023
1414
* Use Intel register syntax for Tricore by @XVilka in https://github.com/capstone-engine/capstone/pull/2067
1515
* Add `#` prefix to tricore imm operand by @imbillow in https://github.com/capstone-engine/capstone/pull/2070
1616
* Revert "Mark cs_* as thread local to avoid race condition in multithreads" by @oleavr in https://github.com/capstone-engine/capstone/pull/1933
17+
* Replace strncpy with memcpy to fix compiler warning. by @Rot127 in https://github.com/capstone-engine/capstone/pull/2075
18+
* Remove outdated and irrelevant TODO by @XVilka in https://github.com/capstone-engine/capstone/pull/2074
1719

1820
## New Contributors
1921
* @arkup made their first contribution in https://github.com/capstone-engine/capstone/pull/2061

0 commit comments

Comments
 (0)