summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin (Intel) <hpa@zytor.com>2020-06-30 10:47:34 -0700
committerH. Peter Anvin (Intel) <hpa@zytor.com>2020-06-30 10:47:34 -0700
commit5c85b7f87b71134d95dbb01c69406cc08a7f9503 (patch)
treece4cd8c261dedada00c546f6d4d382615fc388e6
parentf6a5c1ce20fadc485655b35d181bcc5ff39d999b (diff)
downloadnasm-5c85b7f87b71134d95dbb01c69406cc08a7f9503.tar.gz
changes.src: update changes for 2.15.02 (so far)
Begin the release note list for 2.15.02. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
-rw-r--r--doc/changes.src8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 29f190d4..586b8bbd 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,6 +7,14 @@
The NASM 2 series supports x86-64, and is the production version of NASM
since 2007.
+\S{cl-2.15.02} Version 2.15.02
+
+\b Fix miscompilation when building with \c{clang}.
+
+\b Add \c{db-empty} warning class, see \k{opt-w}.
+
+\b Some documentation improvements and cleanups.
+
\S{cl-2.15.01} Version 2.15.01
\b Fix building the documentation from the release archive. For 2.15,