From: nasm-bot f. C. G. <gor...@gm...> - 2011-03-07 09:48:45
|
Commit-ID: eb9b2943c686dc1e1179ffe3b523791c9aae00ca Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=eb9b2943c686dc1e1179ffe3b523791c9aae00ca Author: Cyrill Gorcunov <gor...@gm...> AuthorDate: Mon, 7 Mar 2011 12:44:43 +0300 Committer: Cyrill Gorcunov <gor...@gm...> CommitDate: Mon, 7 Mar 2011 12:44:43 +0300 doc: Update changes Signed-off-by: Cyrill Gorcunov <gor...@gm...> --- doc/changes.src | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/doc/changes.src b/doc/changes.src index b8d0428..5214e78 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -13,6 +13,7 @@ since 2007. \b Fix attempts to close same file several times when \c{-a} option is used. +\b Fixes for VEXTRACTF128, VMASKMOVPS encoding. \S{cl-2.09.06} Version 2.09.06 |