summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2018-10-21 15:45:02 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2018-10-21 15:45:02 +0300
commit0e7f5111515df03925383d94a85e4383f635606c (patch)
treeaa83e7176651aab97c425de1516b2346e4d70cf9 /doc
parentfdb1a1b15130d858d51916cca7e09a2566c4b69f (diff)
downloadnasm-0e7f5111515df03925383d94a85e4383f635606c.tar.gz
doc: Update changes
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'doc')
-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.