mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
Add note about SEH support
Still need documentation from someone who actually knows anything about how this works.
This commit is contained in:
parent
94cd4dd113
commit
e3ad2ecdfe
1 changed files with 1 additions and 0 deletions
1
CHANGES
1
CHANGES
|
|
@ -10,6 +10,7 @@
|
|||
* Fix optimizations of signed bytes.
|
||||
* Fix operation on bigendian machines.
|
||||
* Fix buffer overflow in the preprocessor.
|
||||
* SAFESEH support for Win32, IMAGEREL for Win64 (SEH).
|
||||
|
||||
2.02
|
||||
----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue