summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2003-07-16 19:54:49 +0000
committerH. Peter Anvin <hpa@zytor.com>2003-07-16 19:54:49 +0000
commit3835406920c53daf54f55d65dcaf928cc7181ef2 (patch)
tree2c3ab9555b922cbe4d350e931a0e321e59c1c1a8 /CHANGES
parent3198beee7dc341f8f830878cdf74994b2e2169bd (diff)
downloadnasm-3835406920c53daf54f55d65dcaf928cc7181ef2.tar.gz
nasm-3835406920c53daf54f55d65dcaf928cc7181ef2.tar.bz2
nasm-3835406920c53daf54f55d65dcaf928cc7181ef2.zip
Document fixing bug 574861
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 094127f..9c00874 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@
Martin Wawro.
* Fix output/outbin.c to allow origin > 80000000h
* Make -U switch work
+* Fix the use of relative offsets with explicit prefixes, e.g. "a32 loop foo".
0.98.36
-------