[nasm:nasm-2.15.xx] changes.src: fixed Mkfiles/msvc.mak

nasm-bot for H. Peter Anvin (Intel) hpa at zytor.com
Wed Jul 1 21:33:03 PDT 2020


Commit-ID:  fee0db94a3b666b7262f141c1833f74f93da9a42
Gitweb:     http://repo.or.cz/w/nasm.git?a=commitdiff;h=fee0db94a3b666b7262f141c1833f74f93da9a42
Author:     H. Peter Anvin (Intel) <hpa at zytor.com>
AuthorDate: Wed, 1 Jul 2020 21:31:32 -0700
Committer:  H. Peter Anvin (Intel) <hpa at zytor.com>
CommitDate: Wed, 1 Jul 2020 21:31:32 -0700

changes.src: fixed Mkfiles/msvc.mak

Signed-off-by: H. Peter Anvin (Intel) <hpa at zytor.com>


---
 doc/changes.src | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/changes.src b/doc/changes.src
index f33e3ce4..e4bd3edf 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -13,6 +13,8 @@ since 2007.
 
 \b Add \c{db-empty} warning class, see \k{opt-w}.
 
+\b Fix the dependencies in the MSVC NMAKE makefile (\c{Mkfiles/msvc.mak}).
+
 \b Some documentation improvements and cleanups.
 
 \b Fix the handling of macro parameter ranges (\c{%\{:\}}), including


More information about the Nasm-commits mailing list