[nasm:nasm-2.16.xx] changes.src: begin release notes for 2.16.03

nasm-bot for H. Peter Anvin hpa at zytor.com
Fri Apr 12 13:27:04 PDT 2024


Commit-ID:  a518f3bc72bb42390b5ee93d9215a47d05e46d64
Gitweb:     http://repo.or.cz/w/nasm.git?a=commitdiff;h=a518f3bc72bb42390b5ee93d9215a47d05e46d64
Author:     H. Peter Anvin <hpa at zytor.com>
AuthorDate: Fri, 12 Apr 2024 13:24:04 -0700
Committer:  H. Peter Anvin <hpa at zytor.com>
CommitDate: Fri, 12 Apr 2024 13:24:04 -0700

changes.src: begin release notes for 2.16.03

Probably will have to release a 2.16.03 soon. Start the release notes.

Signed-off-by: H. Peter Anvin <hpa at zytor.com>


---
 doc/changes.src | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/doc/changes.src b/doc/changes.src
index 7181c000..eaf25533 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,6 +7,18 @@
 The NASM 2 series supports x86-64, and is the production version of NASM
 since 2007.
 
+\S{cl-2.16.02} Version 2.16.03
+
+\e{This is a source build machinery and documentation update
+only. There are no functionality changes.}
+
+\b Fix building from \c{git} in a separate directory from the source.
+
+\b Remove some irrelevant files from the source distribution.
+
+\b Make the documentation stronger that \c{-O0} or \c{-O1} are
+probably not what the user wants. See \k{opt-O}.
+
 \S{cl-2.16.02} Version 2.16.02
 
 \b Fix building from the source distribution in a separate directory
@@ -97,7 +109,8 @@ kinds of relocations are possible or allowed.
 
 \S{cl-2.16.01} Version 2.16.01
 
-\e{This is a documentation update release only.}
+\e{This is a documentation update release only. There are no
+functionality changes.}
 
 \b Fix the creation of the table of contents in the HTML version of
 the documentation.


More information about the Nasm-commits mailing list