summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-05-04 01:02:25 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-05-04 01:02:25 +0000
commit788abaf55a2c308425da56f6080cfe85070f509f (patch)
treeb56ef17d71269d5e4bcd0e29a821c2d6c487fefe /ChangeLog
parentcdd38f586b41862c5c44820aec411dd11db61b8f (diff)
downloadnasm-788abaf55a2c308425da56f6080cfe85070f509f.tar.gz
Update ChangeLog and CHANGES to match the last checkin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 649574db..4c66f530 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
+2002-05-03 H. Peter Anvin <hpa@zytor.com>
+ * (configure.in): create output directory.
+ * (Makefile.in): change cd ; to cd &&.
+ * (rdoff/Makefile.in): handle building in a separate obj directory
+ correctly.
+
2002-04-29 Stanislav Karchebny <madfire@users.sourceforge.net>
* (Makefile.in): added 'strip' target to strip debug info.