summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEd Beroset <beroset@mindspring.com>2002-05-17 10:38:23 +0000
committerEd Beroset <beroset@mindspring.com>2002-05-17 10:38:23 +0000
commit7da2ba3dcda95e80d9d7dca453673b44506eb811 (patch)
tree33af9e13eda0cdca04efb1125e22c0a71a4fdb0d /ChangeLog
parent77a036e2135258a8cee158dbe24908ab045aac3d (diff)
downloadnasm-7da2ba3dcda95e80d9d7dca453673b44506eb811.tar.gz
Recorded recent work on preproc.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28a52496..02ebfbb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-16 Ed Beroset <beroset@mindspring.com>
+ * (preproc.c): fixed unterminated macro bug error reporting
+ * (nasmlib.h): changed strdup's arg to const char *
+ * (nasmlib.c): changed strdup's arg to const char *
+
2002-05-12 Debbie Wiles <debs@dwiles.demon.co.uk>
* (insns.dat): fixed incorrect processor flags
* (Mkfiles/Makefile.vc): added optimisation, and changed to work with 0.98.31