[nasm:nasm-2.15.xx] doc/changes: Document rdf header fix

nasm-bot for Cyrill Gorcunov gorcunov at gmail.com
Sat Oct 10 03:42:09 PDT 2020


Commit-ID:  e7c2f0e51cad609fb24f1cab5594c5b210f797b1
Gitweb:     http://repo.or.cz/w/nasm.git?a=commitdiff;h=e7c2f0e51cad609fb24f1cab5594c5b210f797b1
Author:     Cyrill Gorcunov <gorcunov at gmail.com>
AuthorDate: Sat, 10 Oct 2020 13:36:54 +0300
Committer:  Cyrill Gorcunov <gorcunov at gmail.com>
CommitDate: Sat, 10 Oct 2020 13:36:54 +0300

doc/changes: Document rdf header fix

Signed-off-by: Cyrill Gorcunov <gorcunov at gmail.com>


---
 doc/changes.src | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/changes.src b/doc/changes.src
index 8aab8fc5..cc695122 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,6 +7,11 @@
 The NASM 2 series supports x86-64, and is the production version of NASM
 since 2007.
 
+\S{cl-2.15.06} Version 2.15.06
+
+\b Fix object and header length in \c{rdf} format.
+It is been broken in 2.13.xx series.
+
 \S{cl-2.15.05} Version 2.15.05
 
 \b Fix \c{%ifid $} and \c{%ifid $$} incorrectly being treated as


More information about the Nasm-commits mailing list