mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-09-22 10:43:39 -04:00
Document forward references fixed in EQU.
This commit is contained in:
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
|
||||||
----
|
----
|
||||||
|
Reference in New Issue
Block a user