From: Eli Zaretskii Date: Sat, 29 Feb 2020 09:16:19 +0000 (+0200) Subject: * NEWS: Mention the new tcc support. X-Git-Tag: 4.3.90~233 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8277806db63f3b0f25bbd09c06e4c476cb2efbcb;p=thirdparty%2Fmake.git * NEWS: Mention the new tcc support. --- diff --git a/NEWS b/NEWS index 22bb4560..df1a4dc3 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ A complete list of bugs fixed in this version is available here: https://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=109&set=custom +* GNU Make can now be built for MS-Windows using the Tiny C's tcc compiler. + Version 4.3 (19 Jan 2020)