diff options
author | H. Peter Anvin <hpa@zytor.com> | 2003-09-02 21:39:22 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2003-09-02 21:39:22 +0000 |
commit | 4b2900af2d6bd73716ea7bd8009e02be70d48524 (patch) | |
tree | cd5dfcd06190632e95158e1e3abbf42cdb3f5fd8 /CHANGES | |
parent | cd342f0f7eab8e71590d865b04cd696b1fd5673f (diff) | |
download | nasm-4b2900af2d6bd73716ea7bd8009e02be70d48524.tar.gz nasm-4b2900af2d6bd73716ea7bd8009e02be70d48524.tar.bz2 nasm-4b2900af2d6bd73716ea7bd8009e02be70d48524.zip |
Document STR fix
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ mkdep.pl to be able to generate completely pathless dependencies, as required by OpenWatcom wmake (it supports path searches, but not explicit paths.) +* Fix the STR instruction. 0.98.37 ------- |