summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2018-12-10 13:36:58 -0800
committerH. Peter Anvin <hpa@zytor.com>2018-12-10 13:36:58 -0800
commit5e1d1a8edda315f56e5c0732b8b51b638d33e0f4 (patch)
tree54496b6fb0c3dc0cd8f23733afc354a6ea1f64ad /doc
parentb424ae3130031f0420aaf9fb3193627883a0becd (diff)
downloadnasm-5e1d1a8edda315f56e5c0732b8b51b638d33e0f4.tar.gz
changes.src: update list of changes since 2.14
Diffstat (limited to 'doc')
-rw-r--r--doc/changes.src6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 1bc8f2aa..8e0bc060 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -31,6 +31,12 @@ filename. See \k{opt-MD}.
\b Fix \c{-E} in combination with \c{-MD}. See \k{opt-E}.
+\b Fix missing errors on redefined labels; would cause convergence
+failure instead which is very slow and not easy to debug.
+
+\b Duplicate definitions of the same label \e{with the same value} is now
+explicitly permitted (2.14 would allow it in some circumstances.)
+
\S{cl-2.14} Version 2.14
\b Changed \c{-I} option semantics by adding a trailing path separator