diff options
author | H. Peter Anvin <hpa@zytor.com> | 2002-04-30 20:57:19 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2002-04-30 20:57:19 +0000 |
commit | cd08b15c28d27843722fc26cdf6f77f9082efe62 (patch) | |
tree | ee48a896b9863e07522bb58c36acccfdac413ba9 /MODIFIED | |
parent | f443eb3d0d03397c3eb13ff4fb8bb879df9409ae (diff) | |
download | nasm-cd08b15c28d27843722fc26cdf6f77f9082efe62.tar.gz nasm-cd08b15c28d27843722fc26cdf6f77f9082efe62.tar.bz2 nasm-cd08b15c28d27843722fc26cdf6f77f9082efe62.zip |
NASM 0.98p3.7
Diffstat (limited to 'MODIFIED')
-rw-r--r-- | MODIFIED | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ This is a modified version of NASM, modified and released by H. Peter Anvin <hpa@zytor.com>; it is not the original form released by the NASM authors. +For release 0.98p3.7: + +* (Hopefully) fixed the canned Makefiles to include the outrdf2 and + zoutieee modules. +* Renamed changes.asm to changed.asm. + For release 0.98p3.6: * Fixed a bunch of instructions that were added in 0.98p3.5 which had |