Update CHANGES with the current changes for 0.98.32

This commit is contained in:
H. Peter Anvin 2002-05-17 16:41:17 +00:00
parent fa6362683b
commit 2e5f22f306

11
CHANGES
View File

@ -1,3 +1,13 @@
0.98.32
-------
* Fix NASM crashing when %macro directives were left unterminated.
* Lots of documentation updates.
* Complete rewrite of the PostScript/PDF documentation generator.
* The MS Visual C++ Makefile was updated and corrected.
* Recognize .rodata as a standard section name in ELF.
0.98.31
-------
@ -8,6 +18,7 @@
* New %ifmacro directive to test for multiline macros.
* Documentation updates.
* Fixes for 16-bit OBJ format output.
* Changed the NASM environment variable to NASMENV.
0.98.30