From 95f866d47c7e2a8caa0f421ce8d0b821d0bd908b Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Fri, 3 Oct 2025 10:29:08 -0700 Subject: [PATCH] changes.src: document FLAT obj changes. Signed-off-by: H. Peter Anvin (Intel) --- doc/changes.src | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/changes.src b/doc/changes.src index ae45596d4..7428c8e77 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -77,6 +77,9 @@ It is the production version of NASM since 2025. \b A new command line option \c{-LF} allows overriding \c{[LIST -]} directives. +\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. + \H{cl-2.xx} NASM 2 Series The NASM 2 series added support for x86-64, and was the production