summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2011-02-28 10:03:53 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2011-02-28 10:03:53 +0300
commit1616b9d665e902c4029bfc023feda34f107290b5 (patch)
tree77233259729402e0aa201b78cc20719fe1278263
parentbefc631d04bc580555a0892a8c3746c9cf1d20eb (diff)
parenta59c759e095087f061fb1b45359a53724b31868d (diff)
downloadnasm-1616b9d665e902c4029bfc023feda34f107290b5.tar.gz
Merge branch 'nasm-2.09.xx'
Conflicts: doc/changes.src output/outbin.c version Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
-rw-r--r--doc/changes.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 4c034904..41614fc7 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -19,6 +19,11 @@ since 2007.
To force a specific form, use the \c{STRICT} keyword, see \k{strict}.
+\S{cl-2.09.05} 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.