summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-05-04 04:11:00 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-05-04 04:11:00 +0000
commit53ea605b4d3f387bc92ed0200e23e192ab9562f1 (patch)
treeacf4789f3f2ade9dac50d1ec88387361bf483f53 /ChangeLog
parent00edfad9cbe6e4b3559f431790fe62ec6794b933 (diff)
downloadnasm-53ea605b4d3f387bc92ed0200e23e192ab9562f1.tar.gz
Change the NASM environment variable to NASMOPT.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 511b14e8..f207cd16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
2002-05-03 H. Peter Anvin <hpa@zytor.com>
+ * (nasm.c): Change the NASM environment variable to NASMOPT.
+
+2002-05-03 H. Peter Anvin <hpa@zytor.com>
* (Makefile.in Mkfiles/*): use new version -> version.{h,mac}.
* (macros.pl): support multiple input files (standard.mac, version.mac).
* (standard.mac): use an explicit delimiter to end the TASM macros.