summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2011-02-20 21:22:25 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2011-02-20 21:22:25 +0300
commite5c2c496668bc76894c929acf00b18072b59dace (patch)
tree93cc2a63d0b4ae0feb9ba836397abe79abcb5896
parent2059aa980654b3d5fc25a7f4a08fc58fa4167dc5 (diff)
downloadnasm-e5c2c496668bc76894c929acf00b18072b59dace.tar.gz
doc: Describe changes for 2.09.05 stable
Onle one change here but wrong instruction encoding is pretty serious error which desrves to go into new stable release. 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 daf1d789..3f4a32d1 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -8,6 +8,11 @@ The NASM 2 series support x86-64, and is the production version of NASM
since 2007.
+\S{cl-2.09.05} Version 2.09.05
+
+\b Fix arguments encodong for VPEXTRW instruction.
+
+
\S{cl-2.09.04} Version 2.09.04
\b Fix incorrect labels offset for VEX intructions.