diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changes.src | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src index 0cb5f27..61a5cfe 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -8,6 +8,13 @@ The NASM 2 series support x86-64, and is the production version of NASM since 2007. +\S{cl-2.09.01} Version 2.09.01 + +\b Fix NULL dereference on missed %deftok second parameter. + +\b Fix NULL dereference on invalid %substr parameters. + + \S{cl-2.09} Version 2.09 \b Fixed assignment the magnitude of \c{%rep} counter. It is limited |