diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2013-07-23 09:36:00 +0400 |
---|---|---|
committer | Cyrill Gorcunov <gorcunov@gmail.com> | 2013-07-23 09:36:00 +0400 |
commit | e74e494805ba9adb928f9a8f2e4896c38d3fe264 (patch) | |
tree | faa2232f2d3c25a45cd2394f5ca1dba554de8f1b | |
parent | 99427bdb6c85c812665f6d7b36ac520a631c5b23 (diff) | |
download | nasm-e74e494805ba9adb928f9a8f2e4896c38d3fe264.tar.gz nasm-e74e494805ba9adb928f9a8f2e4896c38d3fe264.tar.bz2 nasm-e74e494805ba9adb928f9a8f2e4896c38d3fe264.zip |
doc: changes -- Prepare for 2.10.09
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
-rw-r--r-- | doc/changes.src | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src index c4eb4ca..bcd2ee6 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -7,6 +7,10 @@ The NASM 2 series supports x86-64, and is the production version of NASM since 2007. +\S{cl-2.10.09} Version 2.10.09 + +\b Pregenerate man pages. + \S{cl-2.10.08} Version 2.10.08 \b Fix \c{VMOVNTDQA}, \c{MOVNTDQA} and \c{MOVLPD} instructions. |