diff options
-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 7195377..19a4873 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.09} Version 2.09.09 + +\b Fix initialization of section attributes of \c{bin} output format. + +\b Fix \c{mach64} output format bug that crashes NASM due to NULL symbols. + + \S{cl-2.09.08} Version 2.09.08 \b Fix \c{__OUTPUT_FORMAT__} assignment when output driver alias |