summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2011-03-07 11:35:18 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2011-03-07 11:35:18 +0300
commit16f998e92f1afd71d21e209928bcea6ef01b4aac (patch)
tree668f0d1dd90a02821489719d047b73c809ea7ebd /doc
parentf66e71b2cceecff5c43f56fa43654420d5477331 (diff)
downloadnasm-16f998e92f1afd71d21e209928bcea6ef01b4aac.tar.gz
nasm-16f998e92f1afd71d21e209928bcea6ef01b4aac.tar.bz2
nasm-16f998e92f1afd71d21e209928bcea6ef01b4aac.zip
doc: Update changes
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 95e7b3b..b8d0428 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,10 +7,18 @@
The NASM 2 series support x86-64, and is the production version of NASM
since 2007.
-\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.
+
+
+\S{cl-2.09.06} Version 2.09.06
\b Fix missed section attribute initialization in \c{bin} output target.
+
\S{cl-2.09.05} Version 2.09.05
\b Fix arguments encoding for VPEXTRW instruction.