diff --git a/doc/changes.src b/doc/changes.src index 18038922..a41d273b 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -67,7 +67,12 @@ It is the production version of NASM since 2025. implemented conditional directive, and tries to match it with a corresponding \c{%endif}. See \k{if_caveat}. -\b The \c{masm} macro package now defines a macro for x87 register syntax. +\b The \c{masm} macro package now defines a macro for x87 register + syntax. See \k{pkg_masm}. + +\b A new macro package, \c{vtern}, to simplify generation of the + control immediates for the \c{VPTERNLOGD} and \c{VPTERNLOGQ} + instructions. See \k{pkg_vtern}. \H{cl-2.xx} NASM 2 Series