diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2011-02-28 09:58:52 +0300 |
---|---|---|
committer | Cyrill Gorcunov <gorcunov@gmail.com> | 2011-02-28 09:58:52 +0300 |
commit | 37dacf0dec50173fb8097f735a49ea42671ee3a7 (patch) | |
tree | 976279e1c1b7b5baba00d50a0ebb7936f1c11e17 /doc | |
parent | e3f47806658de042af0eaccb1cc7896be388b397 (diff) | |
download | nasm-37dacf0dec50173fb8097f735a49ea42671ee3a7.tar.gz nasm-37dacf0dec50173fb8097f735a49ea42671ee3a7.tar.bz2 nasm-37dacf0dec50173fb8097f735a49ea42671ee3a7.zip |
doc: Describe changes for 2.09.06
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changes.src | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src index 408b11e..95e7b3b 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -7,6 +7,9 @@ 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 + +\b Fix missed section attribute initialization in \c{bin} output target. \S{cl-2.09.05} Version 2.09.05 |