changes.src: add a few more release notes

A few more notes about changes.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2025-10-03 12:00:22 -07:00
parent e357f9489f
commit 568fbff1cd

View file

@ -80,6 +80,16 @@ It is the production version of NASM since 2025.
\b In the \c{obj} output format, allow a segment in the \c{FLAT}
pseudo-group to also belong to another (real) group. Used on OS/2.
\b Add a new \c{build_version} directive to the Mach-O backend. See
\k{macho-bver}.
\b Fix a spec violation in the generation of DWARF debugging
information on ELF.
\b Response files can now be nested.
\b Many documentation improvements.
\H{cl-2.xx} NASM 2 Series
The NASM 2 series added support for x86-64, and was the production