summaryrefslogtreecommitdiff
path: root/doc/changes.src
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2017-04-29 13:34:19 -0700
committerH. Peter Anvin <hpa@zytor.com>2017-04-29 13:34:19 -0700
commit91ac58dc65bfc91422cefb9edd77fa80365914cb (patch)
tree5950230339d9711cef3ae6563de6bd91da531b95 /doc/changes.src
parentb84ac822499b367566d66266bf6a4c41f257248a (diff)
downloadnasm-91ac58dc65bfc91422cefb9edd77fa80365914cb.tar.gz
changes.src: we managed to implement a few %pragmas before 2.13...
Minor change to the release notes for 2.13: we did end up with a few actually implemented %pragmas. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'doc/changes.src')
-rw-r--r--doc/changes.src4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 9422df6f..84d6d709 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -83,9 +83,7 @@ since 2007.
included in a shipping product; it is included for completeness
only.
-\b Add the \c{%pragma} preprocessor directive for forward
- compatibility with future versions of NASM. At this time no pragmas
- are implemented and this is merely a dummy directive.
+\b Add the \c{%pragma} preprocessor directive for soft-error directives.
\b Add the \c{RDPID} instruction.