summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2017-05-01 15:41:30 -0700
committerH. Peter Anvin <hpa@zytor.com>2017-05-01 15:41:30 -0700
commit3301ee8a9e94566992752c0e8e5c22e916f2174a (patch)
treef175cf009cf75584eab47ea8b21445dbcc792ef6 /doc
parent440ba7e13eeb02c441e75e62e2daa91085c113ce (diff)
downloadnasm-3301ee8a9e94566992752c0e8e5c22e916f2174a.tar.gz
doc/changes.src: document the changes to the 2.13 maint branch so far
Current changes scheduled for 2.13.01. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/changes.src9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 84d6d709..fd01b8c6 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,6 +7,15 @@
The NASM 2 series supports x86-64, and is the production version of NASM
since 2007.
+\S{cl-2.13.01} Version 2.13.01
+
+\b Fix incorrect output for some types of \c{FAR} or \c{SEG}
+ references in the \c{obj} output format, and possibly other 16-bit
+ output formats.
+
+\b Fix the address in the list file for an instruction containing a
+ \c{TIMES} directive.
+
\S{cl-2.13} Version 2.13
\b Support the official forms of the \c{UD0} and \c{UD1} instructions.