summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2018-12-26 04:42:01 -0800
committerH. Peter Anvin <hpa@zytor.com>2018-12-26 04:42:01 -0800
commit6b8765fb0c09f580aa033249fad4c55e4fd6744c (patch)
tree7e216b73ca72651404c89a918847636de431723d /doc
parent532d9f9dcb3bea728debf38d75a12473e75cfdcc (diff)
downloadnasm-6b8765fb0c09f580aa033249fad4c55e4fd6744c.tar.gz
changes.src: document fix for listing module crash
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/changes.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index d279b0ad..c9b5995a 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,6 +7,11 @@
The NASM 2 series supports x86-64, and is the production version of NASM
since 2007.
+\S{cl-2.14.02} Version 2.14.02
+
+\b Fix crash due to multiple errors or warnings during the code
+generation pass if a list file is specified.
+
\S{cl-2.14.01} Version 2.14.01
\b Create all system-defined macros defore processing command-line