[nasm:nasm-2.15.xx] changes.src: document %{:} macro parameter range fix

nasm-bot for H. Peter Anvin (Intel) hpa at zytor.com
Tue Jun 30 17:03:12 PDT 2020


Commit-ID:  a08c0f9adfb3195dd73fe1e86feb1edfb35aa2cf
Gitweb:     http://repo.or.cz/w/nasm.git?a=commitdiff;h=a08c0f9adfb3195dd73fe1e86feb1edfb35aa2cf
Author:     H. Peter Anvin (Intel) <hpa at zytor.com>
AuthorDate: Tue, 30 Jun 2020 12:50:49 -0700
Committer:  H. Peter Anvin (Intel) <hpa at zytor.com>
CommitDate: Tue, 30 Jun 2020 12:50:49 -0700

changes.src: document %{:} macro parameter range fix

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


---
 doc/changes.src | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/changes.src b/doc/changes.src
index 586b8bbd..f33e3ce4 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -15,6 +15,9 @@ since 2007.
 
 \b Some documentation improvements and cleanups.
 
+\b Fix the handling of macro parameter ranges (\c{%\{:\}}), including
+with brace-enclosed original arguments.
+
 \S{cl-2.15.01} Version 2.15.01
 
 \b Fix building the documentation from the release archive. For 2.15,


More information about the Nasm-commits mailing list