summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-06-15 21:50:41 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-06-15 21:50:41 -0700
commit018a6700c491e1c95d60746aff9a4b7c5852e6f2 (patch)
tree1560fba119d38ffaa3e0fadfc11deafde750cf1d
parent04e225ccefa76a562b4701a65902508082559856 (diff)
downloadnasm-018a6700c491e1c95d60746aff9a4b7c5852e6f2.tar.gz
CHANGES: document backport of -F implies -g
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6d340876..e6829bfe 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@
* Fix buffer overflow in the listing module.
* Fix the handling of hexadecimal escape codes in `...` strings.
* The Postscript/PDF documentation has been reformatted.
+* The -F option now implies -g.
2.03
----