mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-30 16:41:05 +08:00
Document forward references fixed in EQU.
This commit is contained in:
parent
af19b09a2e
commit
a9862a8954
1
CHANGES
1
CHANGES
@ -21,6 +21,7 @@
|
|||||||
* New type of character/string constants, using backquotes (`...`),
|
* New type of character/string constants, using backquotes (`...`),
|
||||||
which support C-style escape sequences.
|
which support C-style escape sequences.
|
||||||
* %defstr and %idefstr to stringize macro definitions before creation.
|
* %defstr and %idefstr to stringize macro definitions before creation.
|
||||||
|
* Fix forward references used in EQU statements.
|
||||||
|
|
||||||
2.02
|
2.02
|
||||||
----
|
----
|
||||||
|
Loading…
Reference in New Issue
Block a user