0
0
forked from aniani/nasm

More CHANGES that were never documented properly.

This commit is contained in:
H. Peter Anvin
2002-05-10 23:17:49 +00:00
parent d71fe8ec11
commit 08b4beecb2

View File

@@ -7,6 +7,8 @@
* Lots of Makefile updates and bug fixes.
* New %ifmacro directive to test for multiline macros.
* Documentation updates.
* Fixes for 16-bit OBJ format output.
0.98.30
-------
@@ -19,6 +21,7 @@ Wishlist files, incorporating all information in CHANGES and TODO.
* Added INSTALL file with installation instructions.
* Added -v option description to nasm man.
* Added dist makefile target to produce source distributions.
* 16-bit support for ELF output format (GNU extension, but useful.)
0.98.28