summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2018-10-21 15:45:36 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2018-10-21 15:45:36 +0300
commit3631bc29c13b49befe28eb5f36b6baf2f7e91205 (patch)
tree08be47b25148ff66657179e354f917a38ccd0ca7
parenteb82f993679d8552d05bfc671bb3909c8f3f0573 (diff)
parent0e7f5111515df03925383d94a85e4383f635606c (diff)
downloadnasm-3631bc29c13b49befe28eb5f36b6baf2f7e91205.tar.gz
Merge branch 'nasm-2.14.xx'
* nasm-2.14.xx: doc: Update changes
-rw-r--r--doc/changes.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index b2f092c2..7da6662b 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -9,6 +9,8 @@ since 2007.
\S{cl-2.14} Version 2.14
+\b Fixed \c{-I} option handling when ending slash is not present.
+
\b Fixed null dereference in corrupted invalid single line macros.
\b Fixed division by zero which may happen if source code is malformed.