summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2017-05-01 21:16:21 -0700
committerH. Peter Anvin <hpa@zytor.com>2017-05-01 21:16:21 -0700
commit4892f95bb592c81b8ee5d9ed8b17389c669ef64e (patch)
treeb5a90e2c190bd3e08178ad3f3c9397f9c152df55
parent3e458a89d8c985527313305b55d5725cf382e862 (diff)
downloadnasm-4892f95bb592c81b8ee5d9ed8b17389c669ef64e.tar.gz
doc/changes.src: update with the latest changes
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--doc/changes.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index fd01b8c6..401e94c9 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -16,6 +16,11 @@ since 2007.
\b Fix the address in the list file for an instruction containing a
\c{TIMES} directive.
+\b Fix error with \c{TIMES} used together with an instruction which
+ can vary in size, e.g. \c{JMP}.
+
+\b Fix breakage on some uses of the \c{DZ} pseudo-op.
+
\S{cl-2.13} Version 2.13
\b Support the official forms of the \c{UD0} and \c{UD1} instructions.