summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2016-05-09 11:19:58 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2016-05-09 11:19:58 -0700
commitff7ff12b1c973c00a6d4350eaf15c43a24565af2 (patch)
treed7d61de6915e8231b403a86d1d69640a1e4cb9c9
parent84f6860ed53492976c9d79e9a8a0bdc60da78bc6 (diff)
downloadnasm-ff7ff12b1c973c00a6d4350eaf15c43a24565af2.tar.gz
changes.src: update as of the current time
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
-rw-r--r--doc/changes.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index d48c4d39..10104092 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -13,6 +13,11 @@ since 2007.
\b Fix preprocessor errors, especially \c{%error} and \c{%warning},
inside \c{%if} statements.
+\b Fix relative relocations in 32-bit Mach-O.
+
+\b More Codeview debug format fixes.
+
+
\S{cl-2.12.01} Version 2.12.01
\b Portability fixes for some platforms.