summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-05-29 19:29:22 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-05-29 19:29:22 -0700
commit46fe1eed76bbb4ede2ddc0265d6b5e6cc2389abf (patch)
tree8de66490ca872fc0ee2218c88e97b8a37443e2a6 /CHANGES
parentf36c52c92a14fa947f7ba6223ea706ae297168e5 (diff)
downloadnasm-46fe1eed76bbb4ede2ddc0265d6b5e6cc2389abf.tar.gz
Add new options to CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 59a8d274..e60fbc7f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,7 @@
* SAFESEH support for Win32, IMAGEREL for Win64 (SEH).
* %? and %?? to refer to the name of a macro itself. In particular,
"%idefine keyword $%?" can be used to make a keyword "disappear".
+* New options for dependency generation: -MD, -MF, -MT, -MQ.
2.02
----