[nasm:nasm-2.15.xx] changes.src: update for 2.15.01
nasm-bot for H. Peter Anvin (Intel)
hpa at zytor.com
Sat Jun 27 16:17:15 PDT 2020
Commit-ID: aa542870ae02cea9b2654ab770dd33a442adb0f7
Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=aa542870ae02cea9b2654ab770dd33a442adb0f7
Author: H. Peter Anvin (Intel) <hpa at zytor.com>
AuthorDate: Sat, 27 Jun 2020 16:14:50 -0700
Committer: H. Peter Anvin (Intel) <hpa at zytor.com>
CommitDate: Sat, 27 Jun 2020 16:14:50 -0700
changes.src: update for 2.15.01
Signed-off-by: H. Peter Anvin (Intel) <hpa at zytor.com>
---
doc/changes.src | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/doc/changes.src b/doc/changes.src
index c1e7451a..29f190d4 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,6 +7,15 @@
The NASM 2 series supports x86-64, and is the production version of NASM
since 2007.
+\S{cl-2.15.01} Version 2.15.01
+
+\b Fix building the documentation from the release archive. For 2.15,
+the user has to do \c{make warnings} manually in the main directory in
+order to be able to build the documentation, which means Perl needs to
+be installed on the system.
+
+\b Add instructions for Intel Control Flow Enforcement Technology (CET).
+
\S{cl-2.15} Version 2.15
\b The comparison and booleanizing operators can now be used in any
More information about the Nasm-commits
mailing list