summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2018-10-14 21:09:30 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2018-10-14 21:09:30 +0300
commit1cbd48ad488cbbaafb7db65de2c6238f27267ec4 (patch)
treec53df89aa509d33084096f27dfa1450366f5e185 /doc
parent980dd658b521afe4a688c4195410c4449a8e2468 (diff)
downloadnasm-1cbd48ad488cbbaafb7db65de2c6238f27267ec4.tar.gz
doc: Update changes
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/changes.src4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 5852bc05..b2f092c2 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -9,6 +9,10 @@ since 2007.
\S{cl-2.14} Version 2.14
+\b Fixed null dereference in corrupted invalid single line macros.
+
+\b Fixed division by zero which may happen if source code is malformed.
+
\b Fixed out of bound access in processing of malformed segment override.
\b Fixed out of bound access in certain \c{EQU} parsing.