From: H. Peter Anvin Date: Sun, 17 Feb 2008 00:46:45 +0000 (-0800) Subject: CHANGES: Document %iftoken X-Git-Tag: nasm-2.11.05~1653 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3f3bd41de017db8e7449f5b1345cd80ab77d2571;p=platform%2Fupstream%2Fnasm.git CHANGES: Document %iftoken --- diff --git a/CHANGES b/CHANGES index 2181e71..313efa7 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,7 @@ * ELF: Experimental support for DWARF debugging information. * New compile date and time standard macros. * %ifnum now returns true for negative numbers. +* New %iftoken test for a single token. * Add support for the XSAVE instruction group. * Makefile for Netware/gcc. * Fix issue with some warnings getting emitted way too many times.