mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
Now working toward 0.98.38
This commit is contained in:
parent
cefdfbc070
commit
b5f76fbe9b
2 changed files with 8 additions and 1 deletions
7
CHANGES
7
CHANGES
|
|
@ -1,3 +1,10 @@
|
|||
0.98.38
|
||||
-------
|
||||
* Add Makefile for 16-bit DOS binaries under OpenWatcom, and modify
|
||||
mkdep.pl to be able to generate completely pathless dependencies, as
|
||||
required by OpenWatcom wmake (it supports path searches, but not
|
||||
explicit paths.)
|
||||
|
||||
0.98.37
|
||||
-------
|
||||
* Paths given in "-I" switch searched for "incbin"ed as
|
||||
|
|
|
|||
2
version
2
version
|
|
@ -1 +1 @@
|
|||
0.98.37
|
||||
0.98.38
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue