mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
Document forward references fixed in EQU.
This commit is contained in:
parent
af19b09a2e
commit
a9862a8954
1 changed files with 1 additions and 0 deletions
1
CHANGES
1
CHANGES
|
|
@ -21,6 +21,7 @@
|
|||
* New type of character/string constants, using backquotes (`...`),
|
||||
which support C-style escape sequences.
|
||||
* %defstr and %idefstr to stringize macro definitions before creation.
|
||||
* Fix forward references used in EQU statements.
|
||||
|
||||
2.02
|
||||
----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue