From: nasm-bot f. C. G. <gor...@gm...> - 2011-03-07 08:39:45
|
Commit-ID: 16f998e92f1afd71d21e209928bcea6ef01b4aac Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=16f998e92f1afd71d21e209928bcea6ef01b4aac Author: Cyrill Gorcunov <gor...@gm...> AuthorDate: Mon, 7 Mar 2011 11:35:18 +0300 Committer: Cyrill Gorcunov <gor...@gm...> CommitDate: Mon, 7 Mar 2011 11:35:18 +0300 doc: Update changes Signed-off-by: Cyrill Gorcunov <gor...@gm...> --- doc/changes.src | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/doc/changes.src b/doc/changes.src index 95e7b3b..b8d0428 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -7,10 +7,18 @@ The NASM 2 series support x86-64, and is the production version of NASM since 2007. -\S{cl-2.09.05} Version 2.09.06 + +\S{cl-2.09.07} Version 2.09.07 + +\b Fix attempts to close same file several times + when \c{-a} option is used. + + +\S{cl-2.09.06} 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. |