summaryrefslogtreecommitdiff
path: root/doc/changes.src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changes.src')
-rw-r--r--doc/changes.src10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 95e7b3b9..b8d04288 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.