summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin (Intel) <hpa@zytor.com>2020-06-30 12:50:49 -0700
committerH. Peter Anvin (Intel) <hpa@zytor.com>2020-06-30 12:50:49 -0700
commita08c0f9adfb3195dd73fe1e86feb1edfb35aa2cf (patch)
treed29fb34b98765d178b38e84089c9999316143489
parente99a946390e561804bf624a1e67f25ae34b13dfd (diff)
downloadnasm-a08c0f9adfb3195dd73fe1e86feb1edfb35aa2cf.tar.gz
changes.src: document %{:} macro parameter range fix
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
-rw-r--r--doc/changes.src3
1 files changed, 3 insertions, 0 deletions
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,