summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-09-19 04:27:01 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-09-19 04:27:01 +0000
commitc9f57c24d0761693cc44a0e6d205c484dd9dbf52 (patch)
tree3babcd64b0c44e2bcd1539ff71dfb2569a529c22 /CHANGES
parentf394043af0f450b2b60c3b7d42664cd2f9f000e4 (diff)
downloadnasm-c9f57c24d0761693cc44a0e6d205c484dd9dbf52.tar.gz
nasm-c9f57c24d0761693cc44a0e6d205c484dd9dbf52.tar.bz2
nasm-c9f57c24d0761693cc44a0e6d205c484dd9dbf52.zip
Fixes from Bart Oldeman
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1d1fb66..507cd7e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+0.98.36
+-------
+* Fix signed/unsigned problems.
+* Fix JMP FAR label and CALL FAR label.
+
0.98.35
-------
* Fix build failure on 16-bit DOS (Makefile.bc3 workaround for compiler bug.)