Oops... this file didn't get updated to log the new stuff for 0.98.31
authorH. Peter Anvin <hpa@zytor.com>
Fri, 10 May 2002 22:24:49 +0000 (22:24 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 10 May 2002 22:24:49 +0000 (22:24 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ff97c75..655ab9c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,10 @@
 
 * Correctly build in a separate object directory again.
 * Derive all references to the version number from the version file.
-
+* New standard macros __NASM_SUBMINOR__ and __NASM_VER__ macros.
+* Lots of Makefile updates and bug fixes.
+* New %ifmacro directive to test for multiline macros.
+* Documentation updates.
 
 0.98.30
 -------