diff options
author | H. Peter Anvin <hpa@zytor.com> | 2002-05-04 01:02:25 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2002-05-04 01:02:25 +0000 |
commit | 788abaf55a2c308425da56f6080cfe85070f509f (patch) | |
tree | b56ef17d71269d5e4bcd0e29a821c2d6c487fefe /ChangeLog | |
parent | cdd38f586b41862c5c44820aec411dd11db61b8f (diff) | |
download | nasm-788abaf55a2c308425da56f6080cfe85070f509f.tar.gz nasm-788abaf55a2c308425da56f6080cfe85070f509f.tar.bz2 nasm-788abaf55a2c308425da56f6080cfe85070f509f.zip |
Update ChangeLog and CHANGES to match the last checkin.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |