From: Cyrill Gorcunov Date: Fri, 23 Jul 2010 14:57:40 +0000 (+0400) Subject: doc: Update changes.src X-Git-Tag: nasm-2.11.05~572 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=088d151130b427367766057feadd8351e03ee19b;p=platform%2Fupstream%2Fnasm.git doc: Update changes.src Signed-off-by: Cyrill Gorcunov --- diff --git a/doc/changes.src b/doc/changes.src index e27fade..75c355b 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -9,6 +9,9 @@ since 2007. \S{cl-2.09} Version 2.09 +\b Fixed NULL dereference if argument of \c{%strlen} resolves + to whitespace. For example if nonexistent macro parameter is used. + \b \c{%ifenv}, \c{%elifenv}, \c{%ifnenv}, and \c{%elifnenv} directives introduced. See \k{ifenv}.