diff options
author | Frank Kotler <fbkotler@users.sourceforge.net> | 2004-04-25 02:57:00 +0000 |
---|---|---|
committer | Frank Kotler <fbkotler@users.sourceforge.net> | 2004-04-25 02:57:00 +0000 |
commit | 7c4dada951d062c50d3fd7752483ec733327e5d9 (patch) | |
tree | 7dd7c6e11c4660b4783b4f72e67218a1c02bdc4d /CHANGES | |
parent | 86f9e6a784bcd0ea652b6bfc95e88689df8857b0 (diff) | |
download | nasm-7c4dada951d062c50d3fd7752483ec733327e5d9.tar.gz nasm-7c4dada951d062c50d3fd7752483ec733327e5d9.tar.bz2 nasm-7c4dada951d062c50d3fd7752483ec733327e5d9.zip |
fix as86 .bss handling per John Coffman's patch
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 0.98.39 ------- +* fix outas86's .bss handling * "make spotless" no longer deletes config.h.in. * %(el)if(n)idn insensitivity to string quotes difference (#809300). * (nasm.c) __OUTPUT_FORMAT__ changed to string value instead of symbol. |