summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2009-11-06 11:24:54 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2009-11-06 22:00:45 +0300
commitb9771908b6674eeb06dfbe396ec1f701f7779fad (patch)
tree09556bb7ef33124fb7a360a9763e20a23ee51e89
parenta50f829435ad72c6b4afd5ce065b5fa1b82941aa (diff)
downloadnasm-b9771908b6674eeb06dfbe396ec1f701f7779fad.tar.gz
Document BR 2887108 in changes.src
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
-rw-r--r--doc/changes.src6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/changes.src b/doc/changes.src
index dc777285..e56e39dd 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,7 +7,8 @@
The NASM 2 series support x86-64, and is the production version of NASM
since 2007.
-\S{cl-2.08rc1} Version 2.08rc1
+
+\S{cl-2.08rc2} Version 2.08rc2
\b A number of enhancements/fixes in macros area.
@@ -27,6 +28,9 @@ since 2007.
\b Fix stack overrun for too long [DEBUG id].
+\b Fix incorrect sbyte usage in IMUL (hit only if optimization
+ flag passed).
+
\b Append ending token for \c{.stabs} records in the ELF output format.
\b New NSIS script which uses ModernUI and MultiUser approach.