summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2011-03-12 22:35:42 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2011-03-12 22:35:42 +0300
commita09fe1ebfb6516a00a6b8d83d12586b0625b4981 (patch)
treeb50ad2a01eaf54350b0acb45cee81100780f60ed /doc
parent8dcfd883c76b248fcafea2bda6e71acac9e7c052 (diff)
parentfaa13a241426bc8d7c4538ce92f46d01ca94f47b (diff)
downloadnasm-a09fe1ebfb6516a00a6b8d83d12586b0625b4981.tar.gz
nasm-a09fe1ebfb6516a00a6b8d83d12586b0625b4981.tar.bz2
nasm-a09fe1ebfb6516a00a6b8d83d12586b0625b4981.zip
Merge branch 'nasm-2.09.xx'
Conflicts: doc/changes.src version Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/changes.src10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 41614fc..302e9d1 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -19,7 +19,15 @@ since 2007.
To force a specific form, use the \c{STRICT} keyword, see \k{strict}.
-\S{cl-2.09.05} Version 2.09.06
+\S{cl-2.09.07} Version 2.09.07
+
+\b Fix attempts to close same file several times
+ when \c{-a} option is used.
+
+\b Fixes for VEXTRACTF128, VMASKMOVPS encoding.
+
+
+\S{cl-2.09.06} Version 2.09.06
\b Fix missed section attribute initialization in \c{bin} output target.