summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2010-09-15 21:18:01 +0400
committerCyrill Gorcunov <gorcunov@gmail.com>2010-09-15 21:18:01 +0400
commit14ad688d354f4bdbcfd161143945106a43b1a48a (patch)
tree9dfbfcf4f9f6d373376ba26918a2b76ce5c5f90e
parentc1ade75944f36c103ffe0e07eab0727fe1b303ca (diff)
parent831222f244e56850478ac35fcf7ab06af4b44718 (diff)
downloadnasm-14ad688d354f4bdbcfd161143945106a43b1a48a.tar.gz
Merge branch 'nasm-2.09.xx'
-rw-r--r--doc/changes.src6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index e1b0d955..5a51177e 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -23,6 +23,12 @@ To force a specific form, use the \c{STRICT} keyword, see \k{strict}.
\b Fix reversed tokens when \c{%deftok} produces more than one output token.
+\b Fix segmentation fault on disassembling some VEX instructions.
+
+\b Missing \c{%endif} did not always cause error.
+
+\b Fix typo in documentation.
+
\S{cl-2.09.01} Version 2.09.01