summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2015-07-26 14:42:30 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2015-07-26 14:42:30 +0300
commit8b4ef2d1d69df720d953be6a093073c79584681d (patch)
treeb1f7518dbcae860defedaed51a1aeb08c21821f6
parentabe67eea15c3ceccb70bba61f4ad99fd6167a89a (diff)
downloadnasm-8b4ef2d1d69df720d953be6a093073c79584681d.tar.gz
doc: Update changes list
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
-rw-r--r--doc/changes.src14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 9f8744c1..258b1130 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,6 +7,20 @@
The NASM 2 series supports x86-64, and is the production version of NASM
since 2007.
+\S{cl-2.11.09} Version 2.11.09
+
+\b Fix potential stack overwrite in \c{macho32} backend.
+
+\b Fix relocation records in \c{macho64} backend.
+
+\b Fix symbol lookup computation in \c{macho64} backend.
+
+\b Adjust \c{.symtab} and \c{.rela.text} sections alignments to 8 bytes
+ in \c{elf64} backed.
+
+\b Fix section length computation in \c{bin} backend which leaded in incorrect
+ relocation records.
+
\S{cl-2.11.08} Version 2.11.08
\b Fix section length computation in \c{bin} backend which leaded in incorrect