summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
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
----