From 66ba8cdba1948e57048c0d7399c6f6d8d2c28ca0 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Sun, 18 Oct 2009 01:09:40 +0400 Subject: [PATCH] changes.src: describe changes since version 2.07 up to 2.08rc1 There are already new commits which fix other bugs but at moment only changes up to 2.08rc1. Signed-off-by: Cyrill Gorcunov --- doc/changes.src | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/changes.src b/doc/changes.src index 25b0b5c8..88b3431a 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -7,6 +7,23 @@ The NASM 2 series support x86-64, and is the production version of NASM since 2007. +\S{cl-2.08rc1} Version 2.08rc1 + +\b A number of enhancements/fixes in macros area. + +\b Fuzzy operand size logic introduced. + +\b Fix crashes with -fwin32 on file with many exports. + +\b Fix stack overrun for too long [DEBUG id]. + +\b Append ending token for \c{.stabs} records in the ELF output format. + +\b New NSIS script which uses ModernUI and MultiUser approach. + +\b Visual Studio 2008 NASM integration (rules file). + +\b Warn a user if a constant too long (and as a result will be stripped). \S{cl-2.07} Version 2.07